Skip to content

Error on ng serve #50

Closed
Closed
@justtal

Description

@justtal

Hey,

After ng new sample-project I ran ng serve and I get this error:

version: 1.13.8
Could not find watchman, falling back to NodeWatcher for file system events.
Visit http://www.ember-cli.com/user-guide/#watchman for more info.
Livereload server on http://localhost:49152
Serving on http://localhost:4200/
2015-10-23 22:51 angular-cli7740 FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-21)
2015-10-23 22:51 angular-cli7740 FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-21)
2015-10-23 22:51 angular-cli7740 FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-21)
events.js:141
throw er; // Unhandled 'error' event
^

Error: watch EMFILE
at exports._errnoException (util.js:837:11)
at FSEvent.FSWatcher._handle.onchange (fs.js:1222:26)

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