0
C:\Users\Kashif\Desktop\Mean-io>mean init myAPp
? What would you name your mean app? myAPp
On windows platform - Please check permissions independently
All permissions should be run with the local users permissions
Cloning branch: master into destination folder: myAPp
git clone --depth 1 -bmaster https://github.com/linnovate/mean.git "myAPp"
FIND: Parameter format not correct
There are 2 files in your ~/.npm owned by root
Please change the permissions by running - chown -R `whoami` ~/.npm
C:\Users\Kashif\AppData\Roaming\npm\node_modules\mean-cli\lib\utils.js:67
throw('ROOT PERMISSIONS IN NPM');
^
ROOT PERMISSIONS IN NPM
我也嘗試ROOT訪問,但錯誤是一樣的。雖然創建Mean.io項目,我得到的錯誤