-
-
Notifications
You must be signed in to change notification settings - Fork 179
Closed
Description
Hello,
Thanks for all your efforts with this library.
Since the release of v1.2.0
(had no issues with v1.1.0
), when I build my assets with Webpack, I get the following error.
Can you advise?
ERROR in ./node_modules/charts.css/dist/charts.min.css (./node_modules/css-loader/dist/cjs.js??clonedRuleSet-11.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-11.use[2]!./node_modules/charts.css/dist/charts.min.css)
Module build failed (from ./node_modules/postcss-loader/dist/cjs.js):
Error: Cannot find module 'browserslist-config-baseline'
Require stack:
- C:\node_modules\browserslist\node.js
- C:\node_modules\browserslist\index.js
- C:\node_modules\autoprefixer\lib\autoprefixer.js
- C:\webpack.mix.js
- C:\node_modules\laravel-mix\setup\webpack.config.js
- C:\node_modules\webpack-cli\lib\webpack-cli.js
- C:\node_modules\webpack-cli\lib\bootstrap.js
- C:\node_modules\webpack-cli\bin\cli.js
- C:\node_modules\webpack\bin\webpack.js
at Module._resolveFilename (node:internal/modules/cjs/loader:1212:15)
at Function.resolve (node:internal/modules/helpers:193:19)
at Object.loadQueries (C:\node_modules\browserslist\node.js:231:35)
at Function.select (C:\node_modules\browserslist\index.js:1174:26)
at C:\node_modules\browserslist\index.js:332:29
at Array.reduce (<anonymous>)
at resolve (C:\node_modules\browserslist\index.js:322:32)
at browserslist (C:\node_modules\browserslist\index.js:431:21)
at Browsers.parse (C:\node_modules\autoprefixer\lib\browsers.js:61:12)
at new Browsers (C:\node_modules\autoprefixer\lib\browsers.js:11:26)
at loadPrefixes (C:\node_modules\autoprefixer\lib\autoprefixer.js:106:20)
at Object.prepare (C:\node_modules\autoprefixer\lib\autoprefixer.js:129:22)
at C:\node_modules\postcss\lib\lazy-result.js:181:39
at Array.map (<anonymous>)
at new LazyResult (C:\node_modules\postcss\lib\lazy-result.js:179:43)
at Processor.process (C:\node_modules\postcss\lib\processor.js:53:14)
at Object.loader (C:\node_modules\postcss-loader\dist\index.js:97:30)
webpack compiled with 1 error
hyunbinseo
Metadata
Metadata
Assignees
Labels
No labels