I have this problem on Windows and Linux (Debian, aarch64)
npm i produces:
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path /root/.npm/_cacache/tmp/ztnSCd/package.json
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, open '/root/.npm/_cacache/tmp/ztnSCd/package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2022-12-23T21_02_03_908Z-debug-0.log
I have this problem on Windows and Linux (Debian, aarch64)
npm i
produces:Full log for Debian aarch64 2022-12-23T21_02_03_908Z-debug-0.log
Full log for Windows: 2022-12-23T21_04_42_183Z-debug-0.log
Other projects works fine