insidesherpa / JPMC-tech-task-3-PY3

8 stars 176 forks source link

Type error: Cannot find module '@finos/perspective'. TS2307 #26

Open vaisakh-123 opened 4 years ago

vaisakh-123 commented 4 years ago

C:/Users/Vaisakh/JPMC-tech-task-3-PY3/src/App.tsx Type error: Cannot find module '@finos/perspective'. TS2307

What should I do to solve this issue ?

harsha14gupta commented 4 years ago

Go to Graph.tsx and change the second line to import { Table } from "@finos/perspective";