Closed
Description
🐞 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'
🔬 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
Metadata
Metadata
Assignees
Labels
No labels