Open albotroz opened 8 months ago
"Cannot find module 'C:\Users\gfgdfg\Desktop\infoooze-master\index.js'" is due to an issue with your working directory. try to fix it:
Check Your Directory: Ensure you're running the command from the root directory of your project. Use cd C:\Users\gfgdfg\Desktop\infoooze-master to navigate to the correct location.
Reinstall Dependencies: Run npm install to make sure all dependencies are installed.
Run the Application: Execute node ./index.js to start the application.
Describe the bug
After : npm install node index.js
Windows 10
Steps to reproduce
No response
Screenshots
No response