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

guide me how to run this step by step? #11

Open
rmrao12 opened this issue Jun 20, 2021 · 7 comments
Open

guide me how to run this step by step? #11

rmrao12 opened this issue Jun 20, 2021 · 7 comments

Comments

@rmrao12
Copy link

rmrao12 commented Jun 20, 2021

please guide me how to run this on my system i am using visual studio code and still unable to run this not able to clone and also when i try npm install its giving me several errors but this command works on other projects so kindly tell me what to so from the start. after downloading the zip file what's next?

@AdityaKumawat97
Copy link
Owner

Yes,

  1. Okay so first you download the zip file
  2. Unzip it at your desired location
  3. Open your command prompt at the same location and then simply type npm i (if you get errors please attach a screenshot for me to check)
  4. Once you're done with the installation file, just using npm start will work .

Please provide me with additional information as to what errors you're facing

@rmrao12
Copy link
Author

rmrao12 commented Jun 20, 2021

Image 3
Image 4

@AdityaKumawat97
Copy link
Owner

Try using npm install -g node-gyp, if this doesn't work then uninstall and reinstall Lts node js freshly and rey running the application again, no one has complained about this before so I guess it's not the applications problem.

@rmrao12
Copy link
Author

rmrao12 commented Jun 20, 2021

same error i don't know i mean it's working with other applications i am confused as well

@Davidalvarezj
Copy link

Same for me, can't make it run with npm install
I got errors installing dependencies

@rajeshgupta09
Copy link

can't install npm

@saurabhm02
Copy link

first install node.js in your system
after that open folder in vs code and in terminal of folder
run " npm install "

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

5 participants