天天看點

node.js安裝: cnpm找不到

安裝參考文章:

https://blog.csdn.net/xiaoyuer_ying/article/details/82148038

出現cnpm找不到:

在環境變量中加入添加的 node_cache 路徑

系統變量Path:例如:D:\soft\nodejs\node_cache

繼續閱讀