提问人:Missak Boyajian 提问时间:11/14/2023 更新时间:11/14/2023 访问量:14
Bitbucket 私有存储库 npm 引发新错误
Bitbucket private repo npm throws a new error
问:
最近从 npm 更改了某些内容,npm install 开始给我们这个错误:
npm ERR! Cannot convert undefined or null to object
然后我发现package.json中的我的私有存储库导致了这种情况。我在 bitbucket 中有一个私有存储库,我在 package.json 中添加了这样的内容
"pe-shared": "git+https://mike-be:[email protected]/payfac0/pe-shared.git#1.4",
知道发生了什么变化吗?
答: 暂无答案
评论
1.4