insidesherpa / JPMC-tech-task-3-PY3

8 stars 176 forks source link

![image](https://user-images.githubusercontent.com/34468640/81557645-f0630a00-93a9-11ea-91c7-e2b406624a82.png) #34

Open SakethVangala11 opened 4 years ago

SakethVangala11 commented 4 years ago

image

Try adding this folder to -

image

Originally posted by @RavinderSokhal7 in https://github.com/insidesherpa/JPMC-tech-task-3-PY3/issues/14#issuecomment-626649758

SakethVangala11 commented 4 years ago

but i'm facing this isssue in task 2 from where should i copy the folder?

RavinderSokhal7 commented 4 years ago

You can instead install the module to the required project directory. steps:

  1. open command prompt
  2. move to the directory in which you have the project (ex cd JPMC-tech-task-3-PY3)
  3. use command: "npm i @finos/perspective --save-dev" (without double quotes)
  4. the installation will start and if completed successfully you will see '@finos' module in your project's "node_modules" folder.

[Note : This package has been deprecated Author message: @jpmorganchase/perspective has moved to @finos/perspective ]