2
安裝薩斯我使用Ubuntu 14.04 64位,我試圖用這個命令對離子安裝薩斯:IonicFramework錯誤在Ubuntu
ionic setup sass
但是,這樣做的結果是:
npm WARN deprecated [email protected]: Please use gulp-clean-css
npm ERR! Linux 3.19.0-56-generic
npm ERR! argv "node" "/usr/bin/npm" "install"
npm ERR! node v0.12.12
npm ERR! npm v3.8.3
npm ERR! path /home/thales/.npm/chalk/1.1.3
npm ERR! code EACCES
npm ERR! errno -13
npm ERR! Error: EACCES, mkdir '/home/thales/.npm/chalk/1.1.3'
npm ERR! at Error (native)
npm ERR! { [Error: EACCES, mkdir '/home/thales/.npm/chalk/1.1.3']
npm ERR! errno: -13,
npm ERR! code: 'EACCES',
npm ERR! path: '/home/thales/.npm/chalk/1.1.3',
npm ERR! parent: 'gulp' }
npm ERR!
npm ERR! Please try running this command again as root/Administrator.
npm ERR! Please include the following file with any support request:
npm ERR! /home/thales/Desktop/mectria/npm-debug.log
Error running npm install
Exception with (CLI v1.7.14)
Your system information:
Cordova CLI: 6.1.0
Gulp version: CLI version 3.9.1
Gulp local: Local version 3.9.1
Ionic Version: 1.2.4
Ionic CLI Version: 1.7.14
Ionic App Lib Version: 0.7.0
OS: Distributor ID: Ubuntu Description: Ubuntu 14.04.4 LTS
Node Version: v0.12.12
我尋求解決方案,但我什麼也沒找到! 我該怎麼辦? 謝謝!
非常感謝!這是工作 –
很高興聽到這一點。 – TGrif