adrianhajdin / project_chat_application

This is a code repository for the corresponding YouTube video. In this tutorial we are going to build and deploy a real time chat application. Covered topics: React.js, Node.js, Express.js, and Socket.io.
https://www.jsmastery.pro
3.98k stars 1.54k forks source link

Error with command: npm i #76

Open mohamedmehdigara opened 2 years ago

mohamedmehdigara commented 2 years ago

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

SarikAnwar01 commented 2 years ago

cd into client or server folder and run comand