Created
April 24, 2021 19:15
-
-
Save julrich/5cf67c88994da90fcbb4fab1b2a2d477 to your computer and use it in GitHub Desktop.
Storybook + Vite Builder on Build Errorlog
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
info @storybook/react v6.3.0-alpha.14 | |
info | |
info => Cleaning outputDir: /home/julrich/Projects/Frontend/code/kickstartDS/dist | |
info => Copying static files: ./legacy-instance => ./ | |
info => Loading presets | |
info => Compiling manager.. | |
vite v2.2.1 building for production... | |
transforming (1312) ../../@storybook/addon-essentials/node_modules/@storybook/components/dist/esm/controls/react-editable-json-tree/components/JsonArray.jsConflicting namespaces: node_modules/@storybook/client-api/dist/esm/index.js re-exports 'combineParameters' from both node_modules/@storybook/client-api/dist/esm/index.js and node_modules/@storybook/client-api/dist/esm/parameters.js (will be ignored) | |
transforming (1941) ../../lodash/_baseFindIndex.jsConflicting namespaces: node_modules/@storybook/addon-essentials/node_modules/@storybook/components/dist/esm/index.js re-exports 'components' from both node_modules/@storybook/addon-essentials/node_modules/@storybook/components/dist/esm/index.js and node_modules/@storybook/addon-essentials/node_modules/@storybook/components/dist/esm/typography/DocumentFormatting.js (will be ignored) | |
transforming (1987) ../../../packages/components/blog/lib/news-list/news-list.cssUse of eval is strongly discouraged, as it poses security risks and may cause issues with minification | |
Use of eval is strongly discouraged, as it poses security risks and may cause issues with minification | |
Use of eval is strongly discouraged, as it poses security risks and may cause issues with minification | |
Error when using sourcemap for reporting an error: Can't resolve original location of error. | |
✓ 1989 modules transformed. | |
'default' is not exported by /home/julrich/Projects/Frontend/code/kickstartDS/node_modules/core-js-pure/features/object/get-own-property-symbols.js?commonjs-proxy, imported by node_modules/@babel/runtime-corejs3/core-js/object/get-own-property-symbols.js | |
file: /home/julrich/Projects/Frontend/code/kickstartDS/node_modules/@babel/runtime-corejs3/core-js/object/get-own-property-symbols.js:2:7 | |
1: import 'core-js-pure/features/object/get-own-property-symbols?commonjs-require'; | |
2: import require$$0 from 'core-js-pure/features/object/get-own-property-symbols?commonjs-proxy'; | |
^ | |
3: | |
4: var getOwnPropertySymbols = require$$0; | |
ERR! Error: 'default' is not exported by /home/julrich/Projects/Frontend/code/kickstartDS/node_modules/core-js-pure/features/object/get-own-property-symbols.js?commonjs-proxy, imported by node_modules/@babel/runtime-corejs3/core-js/object/get-own-property-symbols.js | |
ERR! at error (/home/julrich/Projects/Frontend/code/kickstartDS/node_modules/rollup/dist/shared/rollup.js:5305:30) | |
ERR! at Module.error (/home/julrich/Projects/Frontend/code/kickstartDS/node_modules/rollup/dist/shared/rollup.js:9750:16) | |
ERR! at Module.traceVariable (/home/julrich/Projects/Frontend/code/kickstartDS/node_modules/rollup/dist/shared/rollup.js:10138:29) | |
ERR! at ModuleScope.findVariable (/home/julrich/Projects/Frontend/code/kickstartDS/node_modules/rollup/dist/shared/rollup.js:8899:39) | |
ERR! at Identifier.bind (/home/julrich/Projects/Frontend/code/kickstartDS/node_modules/rollup/dist/shared/rollup.js:4035:40) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment