我看到了一个关于Rest测试框架的很酷的项目。我是从安装的有跟踪错误,有人知道怎么解决吗?npm WARN saveError ENOENT: no such file or directory, open '/Users/ma/ply/package.json'
npm notice createdYou should commit this fi
我已经用sudo apt-get install nodejs安装了nodejs软件包,所以它会自动安装npm。然后,我想使用npm i -g npm@latest安装最新的npm,除了apt版本是冲突的之外,它工作得很好。
我想删除冲突的apt安装版本,或者知道更新npm的官方方式,如果从apt安装。我只能使用npm i -g