-
Notifications
You must be signed in to change notification settings - Fork 12k
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
Command ng set defaults.styleExt scss fail #2143
Comments
I'm running into the same problem. Also on Mac OSX (El Capitan) angular-cli: 1.0.0-beta.14 |
I am facing same issue.
|
Same issue
|
The gist with log: https://gist.github.com/peterblazejewicz/8671b8c55ddb9cb6d728fbcf53997ae8 |
Dupe of #1900 |
Same issue angular-cli: 1.0.0-beta.15 Log: https://gist.github.com/AndersFly666/699ce2e27faed5c96e5a5899ed77d2f9 |
Same here. angular-cli: 1.0.0-beta.16 |
Is there any solution to this? I kept changing it manually, but it is annoying to say the least. |
This has been fixed in f7bf0aa. You can upgrade angular-cli from github directly using: Or: You can edit the file: |
Thank you @07Gond |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Command fail with error: Cannot read property 'serialize' of undefined
ng --version
. If there's nothing outputted, please runin a Terminal:
node --version
and paste the result here:angular-cli: 1.0.0-beta.14
node: 4.2.2
os: darwin x64
Running: ng set defaults.styleExt scss
more information.
Log is too long
The text was updated successfully, but these errors were encountered: