ฉันติดอยู่กับข้อผิดพลาดนี้ไม่ว่าฉันจะอยู่ในไดเร็กทอรีใดและฉันพิมพ์อะไรตามหลัง "npm" ใน cmd.exe นี่คือ npm-debug.log:
0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe',
1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js' ]
2 info using npm@2.14.12
3 info using node@v4.2.6
4 verbose stack Error: EISDIR: illegal operation on a directory, read
4 verbose stack at Error (native)
5 verbose cwd C:\Users\me
6 error Windows_NT 6.1.7601
7 error argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js"
8 error node v4.2.6
9 error npm v2.14.12
10 error code EISDIR
11 error errno -4068
12 error syscall read
13 error eisdir EISDIR: illegal operation on a directory, read
13 error eisdir This is most likely not a problem with npm itself
13 error eisdir and is related to npm not being able to find a package.json in
13 error eisdir a package you are trying to install.
14 verbose exit [ -4068, true ]
ฉันได้ลองถอนการติดตั้ง / ติดตั้ง nodejs ใหม่หลายครั้งฉันยังลบโฟลเดอร์ npm และ npm-cache ใน C: \ Users \ me \ AppData \ Roaming ฉันไม่แน่ใจว่าเกิดอะไรขึ้น หนึ่งวินาทีมันใช้งานได้ดีและตอนนี้ฉันไม่สามารถกำจัดข้อผิดพลาดนี้ได้ คำอธิบายในบันทึกไม่สมเหตุสมผลเนื่องจากมีข้อผิดพลาดนี้ในไดเร็กทอรีใด ๆ ฉันควรทราบว่าการเรียกใช้พรอมต์คำสั่งเนื่องจากผู้ดูแลระบบไม่ให้ข้อผิดพลาดนี้ ฉันกำลังดึงผมออกในเย็นวันศุกร์นี้เพื่อพยายามแก้ไขความช่วยเหลือใด ๆ จะได้รับการชื่นชมอย่างมาก!