我为离子项目克隆了一个存储库,并尝试从项目文件夹中的终端运行离子服务。我收到此消息
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.