1. 程式人生 > >node-sass問題解決 An error occurred while running npm install

node-sass問題解決 An error occurred while running npm install

An error occurred while running npm install (exit code 1):  
         
       npm WARN deprecated [email protected]: Please update to the latest  
       object-keys  
       npm WARN prefer global [email protected] should be installed with -g  
         
       > [email protected] install E:\ionic\test1\node_modules\node-sass  
       > node scripts/install.js  

建立ionic應用程式 報錯如上所示  用一下程式碼 可以解決

網路原因 導致node-sass出錯

npm install node-sass --sass-binary-site=https://npm.taobao.org/mirrors/node-sass/