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

Seup Issues #22

Open
production-app opened this issue Sep 29, 2022 · 4 comments
Open

Seup Issues #22

production-app opened this issue Sep 29, 2022 · 4 comments

Comments

@production-app
Copy link

project

I'm having setup problems.

Kindly advice.

Thank you.

@dicucristiann
Copy link

dicucristiann commented Oct 5, 2022

Try to run "npm audit fix --force" and see if it makes a difference.
Aside from that, I am aware of two alternative solutions:

  1. Run in your terminal, "npm install -g npm-check" followed by "npm-check -u" and chose your packages. Also, you could do an "npm audit fix" after that
    Link to docs

  2. If the first step doesn't work, I would recommend trying to:
    Delete your package-lock.json
    Delete your node_modules folder
    Try npm install again [All the dependencies]
    Please let me know if you have been able to solve the issue.

@Agadafrancis
Copy link

Agadafrancis commented Oct 11, 2022 via email

@production-app
Copy link
Author

production-app commented Oct 11, 2022 via email

@sinatayebati
Copy link

if you're looking for a much better MERN stack dashboard that's Dockerized and always works, checkout this project:
admin-dashboard-fullstack
my project is super easy to setup with MIT license + deployment.

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

4 participants