Skip to content

The Broccoli Plugin: [BroccoliTypeScriptCompiler] failed #828

Closed
@oodboo

Description

@oodboo

OS: Windows 10
angular-cli: 1.0.0-beta.4
node: 4.4.3
os: win32 x64

Steps:
ng new test-ng
cd test-ng
npm start
:: Error - look what was suggested in #414 and tried:
ng init -- all overwritten
ng build -prod
:: Again same Error

The Broccoli Plugin: [BroccoliTypeScriptCompiler] failed with:
Error: EPERM: operation not permitted, 
symlink 
'c:\test-ng\tmp\broccoli_type_script_compiler-cache_path-RwtFVBiT.tmp\src\app\environment.js.map' 
-> 'c:\test-ng\tmp\broccoli_type_script_compiler-output_path-pZdkL7rW.tmp\src\app\environment.js.map'
    at Error (native)
    at Object.fs.symlinkSync (fs.js:897:18)
    at BroccoliTypeScriptCompiler._outputFile 
(c:\test-ng\node_modules\angular-cli\lib\broccoli\broccoli-typescript.js:206:8)

Reason I was trying angular-cli is because I am getting 400 requests with @angular RC1 project.

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