insidesherpa / JPMC-tech-task-2

29 stars 201 forks source link

NPM unsuccessful install #293

Open Satyakisen7 opened 4 years ago

Satyakisen7 commented 4 years ago

**_[can please someone help me , provide a solution for this Errors?

ERROR _**

oanhgle commented 4 years ago
  1. Download this node_modules folder https://drive.google.com/file/d/1ML6nECK18J0jM3hhfJdSCRtCNLssruYQ/view
  2. Replace it with the node_modules inside your repo
  3. npm install
  4. npm start
hriditakhan commented 4 years ago

what is the repo? where do I find it?

oanhgle commented 4 years ago

what is the repo? where do I find it?

It simply means the folder of the task you're working on

AmberSRP commented 4 years ago

there will be no need to install, simply type npm start and it's good to go.

AhmadHassanButt commented 3 years ago
  1. Download this node_modules folder https://drive.google.com/file/d/1ML6nECK18J0jM3hhfJdSCRtCNLssruYQ/view
  2. Replace it with the node_modules inside your repo
  3. npm install
  4. npm start

This work for me :) Thanks a lot