Skip to content

ERROR in multi ./src/styles.sas #13616

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

Closed
developer239 opened this issue Feb 7, 2019 · 3 comments
Closed

ERROR in multi ./src/styles.sas #13616

developer239 opened this issue Feb 7, 2019 · 3 comments

Comments

@developer239
Copy link

🐞 Bug report

Command (mark with an x)

- [ ] new
- [x] build
- [x] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] config
- [ ] help
- [ ] version
- [ ] doc

Is this a regression?

I didn't use angular before.

Description

Running ng serve ends up with error:

ERROR in multi ./src/styles.sass
Module not found: Error: Can't resolve '/Users/michaljarnot/IdeaProjects/ng7/src/styles.sass' in '/Users/michaljarnot/IdeaProjects/ng7'

image

🔬 Minimal Reproduction

This is actually the first time I tried to run Angular application on this machine. On clean install Mac OS Mojave:

npm install -g @angular/cli
ng new ng7
ng serve

@developer239
Copy link
Author

Editing angular.json fixed the problem:

image

@wKoza
Copy link
Contributor

wKoza commented Feb 7, 2019

duplicate #13550 and resolved by #13552

@angular-automatic-lock-bot
Copy link

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.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants