project_chat_application icon indicating copy to clipboard operation
project_chat_application copied to clipboard

Error with command: npm i

Open mohamedmehdigara opened this issue 2 years ago • 1 comments

PS C:\Users\p-c\Downloads\Github\project_chat_application> npm i
npm ERR! code ENOENT npm ERR! syscall open npm ERR! path C:\Users\p-c\Downloads\Github\project_chat_application/package.json npm ERR! errno -4058 npm ERR! enoent ENOENT: no such file or directory, open 'C:\Users\p-c\Downloads\Github\project_chat_application\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! C:\Users\p-c\AppData\Local\npm-cache_logs\2022-05-27T13_06_02_996Z-debug-0.log

mohamedmehdigara avatar May 27 '22 13:05 mohamedmehdigara

cd into client or server folder and run comand

SarikAnwar01 avatar Jul 15 '22 07:07 SarikAnwar01