-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Description
Please provide us with the following information:
OS?
macOS Sierra
Versions.
angular-cli: 1.0.0-beta.17
node: 6.5.0
os: darwin x64
Repro steps.
ng new test
cd test
ng serve
The log given by the failure.
Could not start watchman; falling back to NodeWatcher for file system events.
Visit http://ember-cli.com/user-guide/#watchman for more info.
Error: connect ETIMEDOUT fd00:9ca4:7675:4e2e:7153:a688:b525:2149:4200
at Object.exports._errnoException (util.js:1026:11)
at exports._exceptionWithHostPort (util.js:1049:20)
at TCPConnectWrap.afterConnect as oncomplete
Mention any other details that might be useful.
Hello!
Today I've been encountering a timeout when trying to run ng serve on a new (or ng init) project.
ng build works fine
ng serve in my existing projects work fine
Uninstalled & reinstalled angular cli using the instruction, no change.
Not sure what's causing the timeout on this go around. No recent updates to my dev environment.
Thank you!
Thanks! We'll be in touch soon.