Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error -4048 and Error -4058 and ENOENT, #13630

Open
vabhi9 opened this issue Jul 14, 2024 · 1 comment
Open

Error -4048 and Error -4058 and ENOENT, #13630

vabhi9 opened this issue Jul 14, 2024 · 1 comment

Comments

@vabhi9
Copy link

vabhi9 commented Jul 14, 2024

2 days ago all of npm commands running properly but now whenever i'm trying to run npm create vite@latest its shows me error related to mongosh which i installed 2 days ago then i delete mongosh and also delete their environment variables and also reinstall the node js and also add their environment variables in the system but still same error coming again and again. I can't understand if mongosh is not present in the system then why error comes related to mongosh even i'm working on vite. I'm soo Much Frustated if you know the solution then please help me.

@arashghezavati
Copy link

Try clearing npm cache using npm cache clean --force, verify Node.js installation, remove any lingering environment variables related to mongosh, reinstall npm packages with npm install, update npm to the latest version with npm install -g npm@latest, run npm audit to check for security issues, and consult npm documentation or forums for further assistance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants