Answer the question
In order to leave comments, you need to log in
VS CODE throws an error on npm install, what does it mean?
PS C:\Users\***\Documents\JS\****-task-app> npm install --save @nestjs/sequelize sequelize sequelize-typescript
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path C:\Users\***\AppData\Local\npm-cache\_cacache\tmp\git-cloneMMYNOG/package.json
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, open 'C:\Users\***\AppData\Local\npm-cache\_cacache\tmp\git-cloneMMYNOG\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:
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question