kinngh / shopify-nextjs-prisma-app

An embedded Shopify app starter template made with Next.js and Prisma ORM, with all the required stuff hooked up.

Home Page:https://x.com/kinngh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Post CSS error

vashisth00 opened this issue · comments

- event compiled client and server successfully in 151 ms (18 modules)
--> Setup checks passed successfully.
--> Running in development mode
- wait compiling /_error (client and server)...
Error: A PostCSS Plugin was passed as a function using require(), but it must be provided as a string.
Read more: https://nextjs.org/docs/messages/postcss-shape
- error ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[1].oneOf[11].use[1]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[1].oneOf[11].use[2]!./node_modules/@shopify/polaris/build/esm/styles.css
Error: Malformed PostCSS Configuration
    at Array.forEach (<anonymous>)
  1. Learn how PostCSS works before you open an issue with no text and just an error log.
  2. Issues are only for the base repo.