This repository has been archived by the owner on Feb 27, 2024. It is now read-only.
TypeError: Cannot set properties of undefined (setting 'parent') #1051
Unanswered
skatende-TechnieKnowHow
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am getting this error that comes from this file (./components/organisms/Header/Header.module.css)
I have the same problem running on iOS and Centos 8
To Reproduce
Steps to reproduce the behavior:
npm run dev
wait - compiling /_error (client and server)...
error - ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[4].use[1]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[3].oneOf[4].use[2]!./components/organisms/Header/Header.module.css
TypeError: Cannot set properties of undefined (setting 'parent')
Desktop (please complete the following information):
Beta Was this translation helpful? Give feedback.
All reactions