-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Description
Versions
Angular CLI: 1.6.0
Node: 8.9.1
OS: darwin x64
Repro steps
when i launch command ng new
to create a new app, i have error.
Observed behavior
ng new look-error
error! look-error/src/app/app.component.html already exists.
error! look-error/src/app/app.component.spec.ts already exists.
error! look-error/src/app/app.component.ts already exists.
error! look-error/src/app/app.module.ts already exists.
ENOENT: no such file or directory, uv_chdir
Error: ENOENT: no such file or directory, uv_chdir
at process.chdir (/usr/local/lib/node_modules/@angular/cli/node_modules/graceful-fs/polyfills.js:21:9)
at /usr/local/lib/node_modules/@angular/cli/tasks/init.js:74:25
at
at process._tickCallback (internal/process/next_tick.js:188:7)
Desired behavior
Mention any other details that might be useful (optional)
obenjiro, abedzantout, slubowsky, JozefFlakus, trevor-hackett and 17 more
Metadata
Metadata
Assignees
Labels
No labels