Skip to content

Install fails due to jsonpath install error #2

Description

@nathankitchen

When installing azunit, if npm has been installed as root then running:

npm install -g azunit

...will fail with the error "generated/aesprim-browser.js: Permission denied". This is an issue with the post install process for JsonPath, and there appear to be multiple open issues with that library to request that the issue is addressed.

In the short term this can be worked around by installing using the command:

npm install -g azunit --unsafe-perm=true --allow-root

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions