fix: update yarn.lock #320
Annotations
10 errors
|
Lint 🔍:
packages/website/src/components/GitHubLink.tsx#L2
Cannot find module '../../output/es6-dataurl-octicons/icons/octicons-by-github' or its corresponding type declarations.
|
Lint 🔍:
packages/website/src/components/SvgOcticons.tsx#L2
Cannot find module '../../output/es6-dataurl-octicons/icons/octicons-by-github' or its corresponding type declarations.
|
Lint 🔍:
packages/website/src/components/SvgOcticons.tsx#L5
Cannot find module '../../output/es6-dataurl/icons' or its corresponding type declarations.
|
Lint 🔍:
packages/website/src/components/SvgOcticons.tsx#L22
Type 'unknown' is not assignable to type 'string | undefined'.
|
Lint 🔍:
packages/website/src/components/output-components/ComponentsAsES6_dataUrl.tsx#L4
Cannot find module '../../../output/es6-dataurl/icons' or its corresponding type declarations.
|
Lint 🔍:
packages/website/src/components/output-components/ComponentsAsES6_base64.tsx#L4
Cannot find module '../../../output/es6-base64/icons' or its corresponding type declarations.
|
Lint 🔍:
packages/website/src/components/output-components/ComponentsAsSvgr_default.tsx#L4
Cannot find module '../../../output/svgr/icons' or its corresponding type declarations.
|
Lint 🔍:
packages/website/src/components/output-components/ComponentsAsSvgr_default.tsx#L7
Cannot find module '../../../output/svgr-octicons/icons/octicons-by-github' or its corresponding type declarations.
|
Lint 🔍
Process completed with exit code 2.
|
Loading