insidesherpa / JPMC-tech-task-2-PY3

29 stars 348 forks source link

npm install error #600

Open naveensathya7 opened 2 years ago

naveensathya7 commented 2 years ago

i have installed visual build tools and run the command _npm config set msvsversion 2017 and then ran the command npm install in the repo cloned path ,but it throws an error error Screenshot (173)

kirankuyate2157 commented 2 years ago

hey, bro is your npm start i.e npm v6.4.1

npm Start

is working ? if yes please look into my issue #602

edithngundi commented 2 years ago

I'm having the same issue as @naveensathya7 Does anyone know how to resolve this?

tathagata7 commented 2 years ago

hi @naveensathya7 , I think you have to change the directory from System32 to User.. like \Users\"Folder name"\JPMC-tech-task-2. Check the setup PDF for windows.

kirankuyate2157 commented 2 years ago

hey, guys look into #602 follow it .npm no need to install npm it`s a version not available through the terminal we have to install npm modules manually. refer #602
I am sure that your problem 90% will be resolved there if done ✅ then

push ⭐🌟 at the top of GitHub

edithngundi commented 2 years ago

Thank you so much @kirankuyate2157 IT WORKED!

krishnaditya65 commented 2 years ago

i have installed visual build tools and run the command npm config set msvs_version 2017 and then ran the command npm install in the repo cloned path but on running npm install, this error comes up I am using python 2.7.16 for this task How to solve this issue

Untitled picture image image