Skip to content

Get permission denied error when installing ti-unit via npm install #6

@qasim90

Description

@qasim90

Following the installation guide I've installed jasmine but when I try to install ti-unit with the command npm install git+ssh://github.com/aca-mobile/ti-unit.git#1.0.0 --save-dev as mentioned in the guide I get the following error:

npm ERR! code 1
npm ERR! Command failed: /usr/bin/git clone --depth=1 -q -b 1.1.0 ssh://git@github.com/aca-mobile/ti-unit.git /Users/macbook/.npm/_cacache/tmp/git-clone-27368418
npm ERR! /Users/macbook/.npm/_cacache/tmp/git-clone-27368418/.git: Permission denied

I then manually downloaded the repo from github and placed inside /usr/local/lib/node_modules/ but not sure how to verify its successfully installed.

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