Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with @nx/rspack 18.3.0 not able to load scss module #392

Open
1 of 4 tasks
sdasswift opened this issue Apr 25, 2024 · 0 comments
Open
1 of 4 tasks

Issue with @nx/rspack 18.3.0 not able to load scss module #392

sdasswift opened this issue Apr 25, 2024 · 0 comments

Comments

@sdasswift
Copy link

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

@AgentEnder AgentEnder transferred this issue from nrwl/nx Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant