Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

TypeError: Cannot set properties of undefined (setting 'parent') #1066

Description

@josephgodwinkimani

Describe the bug

On the browser:

./components/organisms/Header/Header.module.css
TypeError: Cannot set properties of undefined (setting 'parent')

On the console:

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')

To Reproduce
Steps to reproduce the behavior:

For a fresh installation with a running backend aka WordPress website

  1. Start development server
  2. See error as mentioned above

Screenshots

screenshot-localhost_3000-2022 11 05-16_43_01

Desktop (please complete the following information):

  • OS: Ubuntu 20.04
  • Browser: Chromium
  • Version: 105

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions