-
Notifications
You must be signed in to change notification settings - Fork 176
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
Problem with npm start #42
Comments
I tried running npm start and I keep getting the same error. Could you be a bit more specific on where the problem lies and what I need to do? |
did u initialised the node ?? or if this still continue you can do one thing delete these clone files and download again the same and do the necessary steps, may be these r occuring bcoz of file or something |
I have deleted node_modules and downloaded it again from the link they gave us near the end of the troubleshooting slides, but I still get this same error. In the slides, it states that after you download the node_modules files, you don't have to run npm install, and you just have to run npm start. However, after running npm start I keep getting this error. I have redownloaded node_modules multiple times but I still get this same error. |
@tejasthecoder - I have also been getting the same error. I first tried npm install, but I get a number of warnings. I followed the slides, replaced the node_modules folder, yet it is not working for me. |
I tried again but, some vulnerabilities came up such as Cross Site Scripting. And I tried but I am unable to fix them. |
Go to your visual studio install and tick of the following boxes and install: If it still does not work, do the following: npm install --ignore-scripts |
I downloaded node_modules and pasted it in my directory. But when I try to run npm start I get the following error
The text was updated successfully, but these errors were encountered: