JavaShuo
欄目
標籤
npm安裝模塊的 npm WARN [email protected] No description 和 npm WARN [email protected] No repository filed 的解決方法
時間 2021-07-12
標籤
linux
npm
ubuntu
nodejs
欄目
Linux
简体版
原文
原文鏈接
報錯分析🔍 是因爲系統在給你配置package.json文件的時候並沒有幫你設置description字段和存儲庫字段,需要我們自己手動設置。直接用vim打開這個文件編輯: e 如圖設置:description字段的內容無所謂,不爲空即可;第二個權限設置成私有的即可。接下來就可以正常使用npm安裝命令了。 完整的npm安裝模塊的操作請看我另一篇: 【linux系統(ubuntu16.04)】No
>>阅读原文<<
相關文章
1.
VUE--npm WARN [email protected] requires a peer of [email protected]^6.0.0 but none is installed.
2.
WARN resourcepool.BasicResourcePool - [email protected]
3.
npm WARN [email protected] requires a peer of ajv(已解決)
4.
npm WARN [email protected] requires a peer of [email protected]>=0.52.4 but none is installed. You must inst
5.
npm ERR! [email protected] install: `node install.js`
6.
npm WARN tarball tarball data for [email protected] (sha1-cEbkne1cElWoLF2UK83aVStypi0=) seems
7.
npm安裝錯誤: No matching version found for [email protected]^4.6.13
8.
npm警告:npm WARN nest-app@0.0.1 No repository field.
9.
npm install 時報 [email protected] 安裝失敗解決方案
10.
npm install的時候報錯[email protected]
更多相關文章...
•
ionic 安裝
-
ionic 教程
•
Lua 模塊與包
-
Lua 教程
•
常用的分佈式事務解決方案
•
Composer 安裝與使用
相關標籤/搜索
npm
warn
protected
email
email模塊
npm&webpack
nodejs+npm
npm&yarn
nodejs&npm
webpack+npm
Linux
Ubuntu
XLink 和 XPointer 教程
NoSQL教程
Spring教程
算法
設計模式
委託模式
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
CVPR 2020 論文大盤點-光流篇
2.
Photoshop教程_ps中怎麼載入圖案?PS圖案如何導入?
3.
org.pentaho.di.core.exception.KettleDatabaseException:Error occurred while trying to connect to the
4.
SonarQube Scanner execution execution Error --- Failed to upload report - 500: An error has occurred
5.
idea 導入源碼包
6.
python學習 day2——基礎學習
7.
3D將是頁遊市場新賽道?
8.
osg--交互
9.
OSG-交互
10.
Idea、spring boot 圖片(pgn顯示、jpg不顯示)解決方案
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
VUE--npm WARN [email protected] requires a peer of [email protected]^6.0.0 but none is installed.
2.
WARN resourcepool.BasicResourcePool - [email protected]
3.
npm WARN [email protected] requires a peer of ajv(已解決)
4.
npm WARN [email protected] requires a peer of [email protected]>=0.52.4 but none is installed. You must inst
5.
npm ERR! [email protected] install: `node install.js`
6.
npm WARN tarball tarball data for [email protected] (sha1-cEbkne1cElWoLF2UK83aVStypi0=) seems
7.
npm安裝錯誤: No matching version found for [email protected]^4.6.13
8.
npm警告:npm WARN nest-app@0.0.1 No repository field.
9.
npm install 時報 [email protected] 安裝失敗解決方案
10.
npm install的時候報錯[email protected]
>>更多相關文章<<