angular / angular-cli

CLI tool for Angular
https://cli.angular.io
MIT License
26.77k stars 11.97k forks source link

Getting error after ng server #768

Closed born2net closed 8 years ago

born2net commented 8 years ago

receiving the following error on ng new project & ng serve

See ember-cli.com/user-guide/#windows for details.

Livereload server on http://localhost:49152
Serving on http://localhost:4200/
The Broccoli Plugin: [BroccoliTypeScriptCompiler] failed with:
Error: EPERM: operation not permitted, symlink 'C:\msweb\ng2-tns-sample\angular-app\tmp\broccoli_type_script_compiler-cache_path-2HaQHUEZ.tmp\src\app\angular-app.component.spec.js.map' -> 'C:\msweb\ng2-tns-sample\angular-app\tmp\broccoli_type_script_compiler-output_path-Z30aC1Lh.tmp\src\app\angular-app.component.spec.js.map'
    at Error (native)
    at Object.fs.symlinkSync (fs.js:897:18)
    at BroccoliTypeScriptCompiler._outputFile (C:\msweb\ng2-tns-sample\angular-app\node_modules\angular-cli\lib\broccoli\broccoli-typescript.js:206:8)
    at C:\msweb\ng2-tns-sample\angular-app\node_modules\angular-cli\lib\broccoli\broccoli-typescript.js:108:18
    at Array.forEach (native)
    at C:\msweb\ng2-tns-sample\angular-app\node_modules\angular-cli\lib\broccoli\broccoli-typescript.js:107:30
born2net commented 8 years ago

In Windows 10 by the way

born2net commented 8 years ago

nvm fixed via privileges

angular-automatic-lock-bot[bot] commented 5 years ago

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.