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

Sass error after migrate to angular 15 #3156

Closed
manudss opened this issue Jan 30, 2023 · 2 comments
Closed

Sass error after migrate to angular 15 #3156

manudss opened this issue Jan 30, 2023 · 2 comments
Assignees

Comments

@manudss
Copy link

manudss commented Jan 30, 2023

Issue description or question

Hello,
I have this problem when launching WallabyJS. (after our project went to angular 15!). Do you have any idea what is causing the problem, and what I could do to fix it?

Module build failed (from ./node_modules/@angular-devkit/build-angular/node_modules/sass-loader/dist/cjs.js):
SassError: Can't find stylesheet to import.

2 │ @forward '@angular/material/theming';
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  common\styles\styles.scss 2:1          @forward
  apps\idaas-portal\src\styles.scss 2:1  root stylesheet
@ ./node_modules/@angular-devkit/build-angular/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[85].use[1]!./node_modules/@angular-devkit/build-angular/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[85].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].oneOf[85].use[0]!./node_modules/@angular-devkit/build-angular/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].oneOf[85].use[1]!wallaby-pre-loader!./apps/idaas-portal/src/styles.scss?ngGlobalStyle

Wallaby diagnostics report

See here :
(https://gist.github.com/manudss/d9a790d5d4abc6280948cd7dc5fd3e07)

@NikGovorov
Copy link
Member

Thanks for reporting the issue. It is fixed and the fix is published in the latest core version.

@manudss
Copy link
Author

manudss commented Jan 31, 2023

@NikGovorov thanks. It workings now.

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

2 participants