เมื่อสร้างโครงการ Angular 5 ใหม่:
รุ่นโหนด: 8.9.2
เวอร์ชัน npm: 5.5.1
คำสั่งของฉันคือ
npm install -g @angular/cli
ข้อผิดพลาดคือ
npm ERR! **Unexpected end of JSON input while parsing near '...nt-webpack-plugin":"0'**
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Aashitec\AppData\Roaming\npm-cache\_logs\2017-12-06T13_10_10_729Z-debug.log
บันทึกข้อผิดพลาดคือhttp://www.aashitechno.in/2017-12-06T13_10_10_729Z-debug.log
npm cache clean --force
งานได้สำหรับฉันขอบคุณ!
sudo npm cache clean --force
sudo npm cache verify
sudo npm i npm@latest -g
คำสั่งเหล่านี้ใช้ได้กับฉัน