npm warn deprecated [email protected]: coffeescript on npm has moved to "coffeescript"
(no hyphen)
使用cnpm
進行重灌,但是使用前要先安裝cpm
,安裝方法如下npm包管理工具因為伺服器架在國外,所以我們用它載入包的時候賊慢;
安裝**映象cnpm:
npm
install -g cnpm --registry=
重灌cnpm install --global vue-cli
如圖顯示就安裝完成了
vue -v
檢視版本 v大寫
npm 安裝時報錯sha1不對應
npm在安裝第三方外掛程式或者檔案時總是執行失敗,具體錯誤日誌為 sha1對應不上 日誌如下 869 error code eintegrity 870 error sha1 hiluylwbc hpisn4efu2ms7hdy integrity checksum failed when usin...
安裝 Homebrew時報錯
在安裝homebrew執行命令 bin bash c curl fssl 此時爆出乙個錯誤 curl 7 failed to connect to raw.githubusercontent.com port 443 connection refused 該問題由於網域名稱解析出問題,換成ip即可 ...
yum安裝軟體時報錯
yum安裝軟體,出錯資訊 pycurl error 6 couldn t resolve host mirrorlist.centos.org error cannot find a valid baseurl for repo base 字面意思是不能解析mirrorlist.centos.org...