国产 无码 综合区,色欲AV无码国产永久播放,无码天堂亚洲国产AV,国产日韩欧美女同一区二区

運(yùn)行VUE項(xiàng)目的時(shí)候報(bào)錯(cuò)-Can‘t resolve ‘element-ui‘、‘vue-router‘

這篇具有很好參考價(jià)值的文章主要介紹了運(yùn)行VUE項(xiàng)目的時(shí)候報(bào)錯(cuò)-Can‘t resolve ‘element-ui‘、‘vue-router‘。希望對(duì)大家有所幫助。如果存在錯(cuò)誤或未考慮完全的地方,請(qǐng)大家不吝賜教,您也可以點(diǎn)擊"舉報(bào)違法"按鈕提交疑問。

VUE-安裝vue-router的時(shí)候報(bào)錯(cuò)

運(yùn)行VUE項(xiàng)目的時(shí)候報(bào)錯(cuò)

 ERROR  Failed to compile with 4 errors                                                                                                                                                                                         08:39:32

 error  in ./src/main.js

Module not found: Error: Can't resolve 'element-ui' in 'E:\program\sally-manage-vue\src'

 error  in ./src/main.js

Module not found: Error: Can't resolve 'element-ui/lib/theme-chalk/index.css' in 'E:\program\sally-manage-vue\src'

 error  in ./src/main.js

Module not found: Error: Can't resolve 'vue-router' in 'E:\program\sally-manage-vue\src'

 error  in ./src/router/index.js

Module not found: Error: Can't resolve 'vue-router' in 'E:\program\sally-manage-vue\src\router'

ERROR in ./src/main.js 3:0-33
Module not found: Error: Can't resolve 'element-ui' in 'E:\program\sally-manage-vue\src'

ERROR in ./src/main.js 4:0-46
Module not found: Error: Can't resolve 'element-ui/lib/theme-chalk/index.css' in 'E:\program\sally-manage-vue\src'

ERROR in ./src/main.js 6:0-35
Module not found: Error: Can't resolve 'vue-router' in 'E:\program\sally-manage-vue\src'

ERROR in ./src/router/index.js 2:0-35
Module not found: Error: Can't resolve 'vue-router' in 'E:\program\sally-manage-vue\src\router'
 @ ./src/main.js 5:0-30 11:2-8

webpack compiled with 4 errors

運(yùn)行VUE項(xiàng)目的時(shí)候報(bào)錯(cuò)-Can‘t resolve ‘element-ui‘、‘vue-router‘

原因

沒有安裝相關(guān)的包

安裝一下

運(yùn)行VUE項(xiàng)目的時(shí)候報(bào)錯(cuò)-Can‘t resolve ‘element-ui‘、‘vue-router‘

報(bào)錯(cuò)了

E:\program\sally-manage-vue>npm install vue-router --save
npm ERR! code EPERM
npm ERR! syscall open
npm ERR! path D:\Program Files\nodejs\node_cache\_cacache\index-v5\08\16\c8ae455602545373fb92f4ba496c0cab320ba425895f70f34c09fc692023
npm ERR! errno -4048
npm ERR! Error: EPERM: operation not permitted, open 'D:\Program Files\nodejs\node_cache\_cacache\index-v5\08\16\c8ae455602545373fb92f4ba496c0cab320ba425895f70f34c09fc692023'
npm ERR!  [Error: EPERM: operation not permitted, open 'D:\Program Files\nodejs\node_cache\_cacache\index-v5\08\16\c8ae455602545373fb92f4ba496c0cab320ba425895f70f34c09fc692023'] {
npm ERR!   errno: -4048,
npm ERR!   code: 'EPERM',
npm ERR!   syscall: 'open',
npm ERR!   path: 'D:\\Program Files\\nodejs\\node_cache\\_cacache\\index-v5\\08\\16\\c8ae455602545373fb92f4ba496c0cab320ba425895f70f34c09fc692023',
npm ERR!   requiredBy: '.'
npm ERR! }
npm ERR!
npm ERR! The operation was rejected by your operating system.
npm ERR! It's possible that the file was already in use (by a text editor or antivirus),
npm ERR! or that you lack permissions to access it.
npm ERR!
npm ERR! If you believe this might be a permissions issue, please double-check the
npm ERR! permissions of the file and its containing directories, or try running
npm ERR! the command again as root/Administrator.

npm ERR! Log files were not written due to an error writing to the directory: D:\Program Files\nodejs\node_cache\_logs
npm

使用管理身份運(yùn)行cmd,再換個(gè)命令

#這個(gè)版本是vue2.0的
npm install --save vue-router@3

運(yùn)行VUE項(xiàng)目的時(shí)候報(bào)錯(cuò)-Can‘t resolve ‘element-ui‘、‘vue-router‘

再來解決 ‘element-ui’

先刪除node_modules
重新npm install
然后再安裝element-ui

npm install
npm install --save element-ui

運(yùn)行VUE項(xiàng)目的時(shí)候報(bào)錯(cuò)-Can‘t resolve ‘element-ui‘、‘vue-router‘

最后重新運(yùn)行項(xiàng)目即可

npm run serve

運(yùn)行VUE項(xiàng)目的時(shí)候報(bào)錯(cuò)-Can‘t resolve ‘element-ui‘、‘vue-router‘文章來源地址http://www.zghlxwxcb.cn/news/detail-508937.html

到了這里,關(guān)于運(yùn)行VUE項(xiàng)目的時(shí)候報(bào)錯(cuò)-Can‘t resolve ‘element-ui‘、‘vue-router‘的文章就介紹完了。如果您還想了解更多內(nèi)容,請(qǐng)?jiān)谟疑辖撬阉鱐OY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!

本文來自互聯(lián)網(wǎng)用戶投稿,該文觀點(diǎn)僅代表作者本人,不代表本站立場。本站僅提供信息存儲(chǔ)空間服務(wù),不擁有所有權(quán),不承擔(dān)相關(guān)法律責(zé)任。如若轉(zhuǎn)載,請(qǐng)注明出處: 如若內(nèi)容造成侵權(quán)/違法違規(guī)/事實(shí)不符,請(qǐng)點(diǎn)擊違法舉報(bào)進(jìn)行投訴反饋,一經(jīng)查實(shí),立即刪除!

領(lǐng)支付寶紅包贊助服務(wù)器費(fèi)用

相關(guān)文章

覺得文章有用就打賞一下文章作者

支付寶掃一掃打賞

博客贊助

微信掃一掃打賞

請(qǐng)作者喝杯咖啡吧~博客贊助

支付寶掃一掃領(lǐng)取紅包,優(yōu)惠每天領(lǐng)

二維碼1

領(lǐng)取紅包

二維碼2

領(lǐng)紅包