简体   繁体   中英

npm error … nodejs while installing express

I've faced this problem and i don't know how to solve it and go beyond , please I need your help

PS C:\\Users\\Karrar\\Desktop\\Html&Css project\\heelow_files> npm install express -save npm ERR! Unexpected end of JSON input while parsing near '...rl":"~1.0.1","escape-'

npm ERR! A complete log of this run can be found in: npm ERR! C:\\Users\\Karrar\\AppData\\Roaming\\npm-cache_logs\\2018-12-02T21_50_04_441Z-debug.log PS C:\\Users\\Karrar\\Desktop\\Html&Css project\\heelow_files>

Run:

$ npm cache clean --force and try again.

This issue happens most commonly due to caching .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM