Skip to content

permission issue when installing angular-cli for the first time #792

Closed
@danielleadams

Description

@danielleadams

It seems that installing that angular-cli 9 may run into issues when initially installing and attempting to use the Ivy compiler.

An error may look something like this:

ERROR in EACCES: permission denied, open '/tmp/build_xxx/node_modules/@angular/core/__ivy_ngcc__/fesm5/core.js'

And break the build.

The current work around is to disable the Heroku build script temporarily, so that a successful deploy is performed and node modules are cached. Then, restore the build script and deploy again.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions