insidesherpa / JPMC-tech-task-2

29 stars 201 forks source link

npm install not working #314

Closed sakshi2k closed 3 years ago

sakshi2k commented 3 years ago

Completed all the steps of installation, and verifying right versions. For python - env variable also set! On running : npm install -

Screenshot (1687)

sakshi2k commented 3 years ago

Fixed -

  1. Changed dependencies to @finos/perspective from @jpmorgan/perspective
  2. Changed Versions to :

    npm -v
    6.14.12 node -v v14.16.1 : As asked node version 11 was creating issues in installing certain dependencies and other setup errors.