insidesherpa / JPMC-tech-task-2

29 stars 200 forks source link

NVM INSTALL #57

Open jshubhi opened 4 years ago

jshubhi commented 4 years ago

Screenshot (100) Screenshot (101)

dheerajodha commented 4 years ago

Hi @jshubhi Run this command from an administrative shell to install the "software" dependencias (Visual Studio, Python) on windows:

npm install --global --production windows-build-tools
npm install -g node-gyp
npm install
npm start

If you get some more errors, then post your error screenshots here. If you've already solved your issue, please close this issue, thanks!