insidesherpa / JPMC-tech-task-2-PY3

29 stars 348 forks source link

localhost didn’t send any data. ERR_EMPTY_RESPONSE #391

Open shilpav14 opened 4 years ago

shilpav14 commented 4 years ago

Failed to compile C:/Users/shilpa v gowda/JPMC-tech-task-2-py3/src/Graph.tsx Type error: Cannot find module '@jpmorganchase/perspective'. TS2307

1 | import React, { Component } from 'react';

2 | import { Table } from '@jpmorganchase/perspective'; | ^ 3 | import { ServerRespond } from './DataStreamer'; 4 | import './Graph.css'; 5 | This error occurred during the build time and cannot be dismissed.