We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
x
-No
Angular CLI 7.3.0 generated angular.json contains src/styles.sass entry instead of .scss extension. CLI can't build the project.
ng new my-app -Choose Yes -Choose Sass
ERROR in multi ./src/styles.sass Module not found: Error: Can't resolve 'X:\path\to\my-app\src\styles.sass' in 'X:\path\to\my-app'
Angular CLI: 7.3.0 Node: 8.11.2 OS: win32 x64 Angular: 7.2.3 ... animations, common, compiler, compiler-cli, core, forms ... language-service, platform-browser, platform-browser-dynamic ... router Package Version ----------------------------------------------------------- @angular-devkit/architect 0.13.0 @angular-devkit/build-angular 0.13.0 @angular-devkit/build-optimizer 0.13.0 @angular-devkit/build-webpack 0.13.0 @angular-devkit/core 7.3.0 @angular-devkit/schematics 7.3.0 @angular/cli 7.3.0 @ngtools/webpack 7.3.0 @schematics/angular 7.3.0 @schematics/update 0.13.0 rxjs 6.3.3 typescript 3.2.4 webpack 4.29.0
The text was updated successfully, but these errors were encountered:
Duplicate of #13550
Sorry, something went wrong.
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.
No branches or pull requests
🐞 Bug report
Command (mark with an
x
)Is this a regression?
-No
Description
Angular CLI 7.3.0 generated angular.json contains src/styles.sass entry instead of .scss extension.
CLI can't build the project.
🔬 Minimal Reproduction
ng new my-app
-Choose Yes
-Choose Sass
🔥 Exception or Error
🌍 Your Environment
The text was updated successfully, but these errors were encountered: