-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Its giving the below error when starting the application #18
Comments
Can you share the source code? |
I have downloaded the [project_syncfusion_dashboard] code and then run the npm i command in my system |
Try this npm install --legacy-peer-deps. See if this helps. |
Yes, "npm install" should be the first command you run after cloning a repository. |
if you're looking for a much better MERN stack dashboard that's Dockerized and always works, checkout this project: |
The text was updated successfully, but these errors were encountered: