This repository was archived by the owner on Feb 27, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 132
TypeError: Cannot set properties of undefined (setting 'parent') #1051
Unanswered
skatende-TechnieKnowHow
asked this question in
Q&A
-
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:
- Go to '...' after running this command
npm run dev
- Click on '....' (Clicking on this link : (http://localhost:3000) generate this same error in the browser
- Scroll down to '....'
- See error
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):
- OS: [e.g. iOS] Both iOS and Centos 8
- Browser [e.g. chrome, safari] All browsers
- Version [e.g. 22] Firefox 105 & 104
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment