Ошибка отказа в разрешении при попытке установить @ angular / cli для запуска ионного приложения - PullRequest
0 голосов
/ 11 февраля 2019

Я клонировал репозиторий для ионного проекта и попытался запустить ионную подачу из терминала в папке проекта.Я получил это сообщение

Looks like @angular/cli isn't installed in this project.

Это не сработало, и я получил это сообщение

Unhandled rejection Error: EACCES: permission denied, open         '/Users/vanessaflores/.npm/_cacache/tmp/5129dce3'
npm ERR! cb() never called!

npm ERR! This is an error with npm itself. Please report this error at:
npm ERR!     <https://npm.community>

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/vanessaflores/.npm/_logs/2019-02-11T02_00_17_653Z-debug.log
[ERROR] An error occurred while running subprocess npm.

npm i -D -E @angular/cli exited with exit code 1.

Re-running this command with the --verbose flag may provide more 
    information.
...