-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
I've just updated to the new version 4.0.0 and after I create a new project and try to run it I get the following errors (aside a bunch of ESLint warnings and errors):
Error: ENOENT: no such file or directory, stat '/Users/eduardoroth/.../client/index.html'
ERROR in Cannot find module 'node-sass'
@ ./client/app/app.scss 4:14-120
This happens also with LESS (cannot find module less).
I'm not sure if something is wrong with my system, but I've just updated the generator created a new project and tried to run it.
- I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests.
| Item | Version |
|---|---|
| generator-angular-fullstack | 4.0.0 |
| Node | 4.4.7 |
| npm | 3.10.5 |
| Operating System | OS X 10.11.6 |
| Item | Answer |
|---|---|
| Transpiler | Babel |
| Flow Types | No |
| Markup | HTML |
| CSS | SCSS |
| Router | ui-router |
| Client Tests | Mocha |
| DB | MongoDB |
| Auth | Y |
| Social |
rohanshar
Metadata
Metadata
Assignees
Labels
No labels