-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
Description
Current Behavior
Getting the error - module_scss__WEBPACK_IMPORTED_MODULE_1__.default is undefined
When trying to import scss module
Expected Behavior
Should be able to import scss module. Downgraded to 18.0.6 and it works fine!
GitHub Repo
No response
Steps to Reproduce
Nx Report
nx (global) : 18.2.2
nx : 18.3.3
@nx/js : 18.3.3
@nx/jest : 18.3.3
@nx/linter : 18.3.3
@nx/eslint : 18.3.3
@nx/workspace : 18.3.3
@nx/devkit : 18.3.3
@nx/eslint-plugin : 18.3.3
@nx/react : 18.3.3
@nrwl/tao : 18.3.3
@nx/web : 18.3.3
typescript : 5.4.5
---------------------------------------
Registered Plugins:
@nx/eslint/plugin
@nx/jest/plugin
---------------------------------------
Community plugins:
@nx/rspack : 18.3.0
Failure Logs
No response
Package Manager Version
No response
Operating System
- macOS
- Linux
- Windows
- Other (Please specify)
Additional Information
No response
pikilon and ajhool