1. 程式人生 > >使用npm install報錯- operation not permitted解決

使用npm install報錯- operation not permitted解決

這幾天使用npm install時一直報錯-4048 operation not permitted,也嘗試了多種方法,終於使問題得到解決,這裡總結幾種方法,先貼圖: 
這裡寫圖片描述

一:許可權問題

首先看到operation not permitted我們能想到許可權問題,所以這時候我們可以以管理員身份執行cmd或者直接快捷鍵Win+X來開啟。

二:依賴包錯誤

如上圖,根據錯誤日誌我們可以明顯看到這個錯誤minimatch版本過低和dashdash錯誤,我們只要全域性安裝好這兩個包問題就可以得到完美解決。 
當我們在npm install或者通過npm install安裝好一些腳手架如vue-cli或者angular-cli等,而後構建專案時報錯,我們可以通過錯誤提示正確全域性安裝好所需要的依賴包就好了。 
一般在這種情況下我們需要重點看operation not permitted後面這個關鍵單詞和後面的目錄。

三:npm版本問題

npm最新版本5.4.0在安裝包時有些缺少依賴包,這種情況就需要我們安裝低一點的npm版本:npm i -g [email protected](這裡填寫你需要的指定版本)。

以上是個人根據自己遇到情況總結的一些方法,當然重點在看自己的錯誤日誌提示。

卜小嫻 

http://blog.csdn.net/letasian/article/details/77987043

相關推薦

使用npm install- operation not permitted解決

這幾天使用npm install時一直報錯-4048 operation not permitted,也嘗試了多種方法,終於使問題得到解決,這裡總結幾種方法,先貼圖: 一:許可權問題首先看到operation not permitted我們能想到許可權問題,所以這時候我們可以

Mac安裝jekyllOperation not permitted

在Mac環境中安裝jekyll時報錯Operation not permitted - /usr/bin/sass,開始以為只是許可權問題,於是sudo。結果還是不行。於是想到是不是非要使用root許可

使用npm install-4048 operation not permitted解決

not 自己 images 管理 all mini blog 明顯 match 剛剛使用npm install時一直報錯-4048 operation not permitted,也嘗試了多種方法,終於使問題得到解決,這裏總結幾種方法,先貼圖: 一:權限問題 首先看

npm install npm ERR! errno -4048,Error: EPERM: operation not permitted,)解決方法

win npm support comm project 需要 event sin 命令 npm ERR! path E:\SouthernPowerGridProject\web_project\AutoOPS\autoops\node_modules\fsevents\

npm install :error Unexpected end of JSON input while parsing near '...https://registry.npmj'的解決辦法

記: 在npm install前端專案時報錯:error Unexpected end of JSON input while parsing near '...https://registry.npmj' 解決辦法: 1.先清理一下快取: npm cache clean --for

Laravel Npm install Maximum call stack size exceeded的原因及解決辦法

很多同學在執行npm install,尤其是執行npm install --no-bin-links的時候,經常會遇到這麼一個報錯: npm ERR! Linux 3.13.0-24-generic npm ERR! argv “/usr/local/bin/node” “/usr/lo

npm install E404解決

最近在學node,下載node的時候,傻瓜式操作, 網址:https://nodejs.org/en 安裝之後,node -v ,npm -v 這樣就代表那你的node和npm安裝成功,接下來 就是我利用專案依賴,裝包的時候遇到的問題,首先,在專案目錄下,建立一個檔案,叫做pa

npm install ERR! 404 Not Found: [em

在win下開發的node工程,在linux下用dockerfile部署時,遇到npm install時報錯 Step 8/9 : RUN npm install ---> Running in 2efaeba0750a npm ERR! code E404 npm ERR! 404 No

SwitchHosts!沒有許可權(operation not permitted)解決方案

今天win10啟用SwitchHosts時候報一下截圖錯誤. 版本:SwitchHosts-win32-x64_v3.3 試了在網上說的方法後還不可以: 1.開啟C:\Windows\System32\drivers\etc\檔案,找到hosts,然後分配所有許可權。 2.Switch

npm install--error MSB4019: The imported project "E:\Microsoft.Cpp.Default.props" was not found

總共遇到兩個錯誤,先貼兩個錯誤的資訊: E:\webstorm\kibana\node_modules\bcrypt>if not defined npm_config_node_gyp (node "D:\Program Files\nodejs\

"npm ERR! Error: EPERM: operation not permitted"問題解決

Win+R --輸入 regedit,開啟登錄檔,找到以下位置: HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers ,新建一個字串值,命名為"c:\windows\system32\cm

npm install :ERR! code EINTEGRITY 解決方案

命令 l命令 spa int 命令幫助 code col 百度搜索 解決方案 npm升級後,npm install 報錯了,報錯信息:ERR! code EINTEGRITY到處百度搜索解決方案,終於找到了!“npm cache verify”這條命

npm install (npm ERR! errno 1)

問題: npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] postinstall: node scripts/build.js npm ERR! Exit status 1 np

npm install (npm ERR!errno -4048)

問題: npm ERR! errno: -4048, npm ERR! code: ‘EPERM’, npm ERR! syscall: ‘scandir’, 解決: 1、刪除npmrc檔案,刪除C:\Users\Administrator.npmrc檔案 2、 C:\

npm install stack Error: EACCES: permission denied

### npm install時報錯: [[email protected] ~]# npm install ........ ........ gyp verb cli 'rebuild', gyp verb cli '--verbose', gyp verb cli

npm install stack Error: EACCES: permission denied

### npm install時報錯: [[email protected] ~]# npm install ........ ........ gyp verb cli 'rebuild', gyp verb cli '--verbose', gyp v

Android studio3 module not specified解決方案

說一下我的環境: Android Studio 3.2.1 Build #AI-181.5540.7.32.5056338, built on October 9, 2018 JRE: 1.8.0_152-release-1136-b06 amd64 JVM: OpenJDK 64-Bit

【Mac OS】Mac部分目錄讀寫提示“Operation not permitted解決

問題產生 今天在將mac預設安裝的python2.7升級為python3時,終端執行: sudo mv /usr/bin/python /usr/bin/python_old 提示“Operation not permitted”,操作不成功。 問題分析 筆

react native執行npm install :code EINTEGRITY,sha1-KBu8wWXlw2tMjqqGjmdoVD6BG8s= integrity checksum fa

自己也是嘗試了一些搜到的方法,如果大家有自己的解決方法也歡迎在此留言彙總,共同努力少走彎路: 本人嘗試了一下一個方法,都是在專案根路徑下依次執行各條命令,自己執行無效未必對於你也是無效的: 1、npm cache verify   ,  np install(無效) 2、

npm install node-pre-gyp ERR!

最近想安裝bcrypt    npm i bcrypt -S命令後,總是報錯    這一安裝,報了這麼多錯誤,嚇死哥了,只能求助百度 百度之後,採用網上的方案 步驟一 npm install --global --product