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
/Users/rmasonh/Desktop/myProject/carbon-tutorial-nextjs/node_modules/next/dist/compiled/jest-worker/processChild.js
at Array.map ()
This error occurred during the build process and can only be dismissed by fixing the error.
The text was updated successfully, but these errors were encountered:
~~ Please update project as clone needs the postcss import and autoprefixer to run. SEE ABOVE ISSUE WHICH I CLOSED BUT FORGOT TO WAIT FOR RESPONSE -- REOPENED FOR THIS REASON
cloned repo -- did steps to set upstream and forked repo in synch -- yarn, yarn build, yarn dev with following output
Failed to compile
./src/app/globals.css.webpack[javascript/auto]!=!./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[4].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[4].oneOf[12].use[3]!./src/app/globals.css
Error: Cannot find module 'postcss-import'
Require stack:
at Array.map ()
This error occurred during the build process and can only be dismissed by fixing the error.
The text was updated successfully, but these errors were encountered: