還行吧seccussfully安裝「故宮安裝-g角(CLI)」,但現在我得到了新的錯誤:「您不能使用內部的角度,新的命令-cli項目「。同時試圖做到:「ng新的ang2pro」用於製作一個新項目。
C:\Users\armyTik\Desktop\angular2_projects\1>ng new pro-name
(node:6512) fs: re-evaluating native module sources is not supported. If you are using
the graceful-fs module, please update it to a more recent version.
You cannot use the new command inside an angular-cli project.
原帖:
它工作得很好yestarday,現在我甚至重新安裝的NodeJS後得到以下錯誤:
是這個錯誤o僅在安裝'angular-cli'軟件包或所有軟件包時纔會出現。它清楚地表明你的'global'目錄路徑存在一些問題。 – Venky
http://stackoverflow.com/questions/19874582/change-default-global-installation-directory-for-node-js-modules-in-windows – Venky
我所做的唯一步驟就是創建一個空文件夾並在' npm install -g angular-cli'。 –