This repository was 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
Uh oh!
There was an error while loading. Please reload this page.
-
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