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

[ALPHA 7] Can't find stylesheet to import. @import 'styles/mat-selectors' #10435

Open
Jor1k opened this issue Nov 27, 2024 · 0 comments
Open

Comments

@Jor1k
Copy link

Jor1k commented Nov 27, 2024

Type of issue: (check with "[x]")

  • New feature request
  • Bug
  • [x ] Support request
  • Documentation

Current behaviour:
When I try to start my enviroment I get the following error:

./src/custom-style.scss - Error: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):
Can't find stylesheet to import.

2 │ @import 'styles/mat-selectors';
│ ^^^^^^^^^^^^^^^^^^^^^^

node_modules@alfresco\adf-core\lib\form\components\widgets\form.theme.scss 2:9 @import
node_modules@alfresco\adf-core\lib\styles_index.scss 9:9 @forward
@Alfresco\adf-core_index.scss 1:1 @import
src\custom-style.scss 2:9 root stylesheet

I've checked this location in my node-modules and it contains the asked mat-selectors stylesheet. I've tried to remove my node-modules but this didn't fix my issue.

Component name and version:
adf-core

Node version (for build issues):
v22.11.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant