Skip to content

ENOENT and can't find module on 4.0.0 while running gulp serve #2130

@eduardoRoth

Description

@eduardoRoth

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 Facebook

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions