You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yarn run v1.22.17
warning ../package.json: No license field
$ craco start
/usr/local/lib/node_modules/@craco/craco/lib/features/webpack/style/postcss.js:54
craPlugins = match.loader.options.plugins();
^
TypeError: match.loader.options.plugins is not a function
at extendsPostcss (/usr/local/lib/node_modules/@craco/craco/lib/features/webpack/style/postcss.js:54:51)
at overrideLoader (/usr/local/lib/node_modules/@craco/craco/lib/features/webpack/style/postcss.js:97:9)
at /usr/local/lib/node_modules/@craco/craco/lib/features/webpack/style/postcss.js:118:13
at Array.forEach ()
at overridePostcss (/usr/local/lib/node_modules/@craco/craco/lib/features/webpack/style/postcss.js:117:17)
at overrideStyle (/usr/local/lib/node_modules/@craco/craco/lib/features/webpack/style/style.js:9:25)
at mergeWebpackConfig (/usr/local/lib/node_modules/@craco/craco/lib/features/webpack/merge-webpack-config.js:77:30)
at overrideWebpackDev (/usr/local/lib/node_modules/@craco/craco/lib/features/webpack/override.js:11:36)
at /usr/local/lib/node_modules/@craco/craco/scripts/start.js:27:5
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
The text was updated successfully, but these errors were encountered:
yarn run v1.22.17
warning ../package.json: No license field
$ craco start
/usr/local/lib/node_modules/@craco/craco/lib/features/webpack/style/postcss.js:54
craPlugins = match.loader.options.plugins();
^
TypeError: match.loader.options.plugins is not a function
at extendsPostcss (/usr/local/lib/node_modules/@craco/craco/lib/features/webpack/style/postcss.js:54:51)
at overrideLoader (/usr/local/lib/node_modules/@craco/craco/lib/features/webpack/style/postcss.js:97:9)
at /usr/local/lib/node_modules/@craco/craco/lib/features/webpack/style/postcss.js:118:13
at Array.forEach ()
at overridePostcss (/usr/local/lib/node_modules/@craco/craco/lib/features/webpack/style/postcss.js:117:17)
at overrideStyle (/usr/local/lib/node_modules/@craco/craco/lib/features/webpack/style/style.js:9:25)
at mergeWebpackConfig (/usr/local/lib/node_modules/@craco/craco/lib/features/webpack/merge-webpack-config.js:77:30)
at overrideWebpackDev (/usr/local/lib/node_modules/@craco/craco/lib/features/webpack/override.js:11:36)
at /usr/local/lib/node_modules/@craco/craco/scripts/start.js:27:5
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
The text was updated successfully, but these errors were encountered: