1
我試圖在使用npm
完成bower的安裝後運行bower install
。但問題是當我運行sudo bower install
,它說bower should be run without sudo
。如果一個運行bower install
它說permission denied cannot access file - ~/.config/configstore/bower-github.json
在mac上運行'bower install'
我試着切換到root用戶,但沒有運氣。可以做些什麼來解決這個問題?
你試過npm install bower嗎? –
所以事情是涼亭安裝。但使用鮑爾我必須安裝一些不起作用的組件。 – niknak
運行'sudo chmod 755〜/ .config/configstore/bower-github.json' – aarosil