Open samelamin opened 1 year ago
I get the below error when i run
yarn build:ui
Module build failed (from ../../node_modules/css-loader/dist/cjs.js): Error: PostCSS received undefined instead of CSS string
Hi @samelamin,
Please use node v16 or v18 and ensure that you run yarn install before run yarn build:ui.
yarn install
I get the below error when i run
yarn build:ui
Module build failed (from ../../node_modules/css-loader/dist/cjs.js): Error: PostCSS received undefined instead of CSS string