Coder Social home page Coder Social logo

jpmc-task-2's Introduction

JPMC Task 2

Starter repo for task 2 of JPMC's Forage program

jpmc-task-2's People

Contributors

josiahdc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jpmc-task-2's Issues

Unable to run the server3.py file

I have been trying to start a server from codespaces for a long time but am receiving this error:

This page isn’t workingbug-free-space-spork-r54qw9qrvx52pq94-8080.app.github.dev is currently unable to handle this request.
HTTP ERROR 502

Any help with this issue is welcome.

npm start error

PS C:\Users\usxma\Documents\JPChase Project\jpmc-task-2\jpmc-task-2> npm start

[email protected] start
package.json-scripts --openssl-legacy-provider start

'package.json-scripts' is not recognized as an internal or external command,
operable program or batch file.

I changed the package.json file to the following:

"scripts": {
"start": "react-scripts start",
"build": "react-scripts build --openssl-legacy-provider",
"test": "react-scripts test",
"eject": "react-scripts eject"

I've been trying to get npm to start from the terminal for 2 days now. Do I need it to run HTTP://localhost:8080 because that isn't working with server.py running

Server3.py failed to start

who can help me with this error message:
File "\forage-jpmc-swe-task-2\datafeed\server3.py", line 342, in
run(App())
File "forage-jpmc-swe-task-2\datafeed\server3.py", line 265, in init
self._sim_start, _, _ = next(self._data_1)
StopIteration

Issue with npm start

[email protected] start
react-scripts --openssl-legacy-provider start

(node:14644) [DEP0111] DeprecationWarning: Access to process.binding('http_parser') is deprecated.
(Use node --trace-deprecation ... to show where the warning was created)
(node:14644) [DEP0111] DeprecationWarning: Access to process.binding('http_parser') is deprecated.
Starting the development server...

Browserslist: caniuse-lite is outdated. Please run:
npx update-browserslist-db@latest
Why you should do it regularly: https://github.com/browserslist/update-db#readme
Failed to compile.

C:/Users/B C SAMRUDH/forage-jpmc-swe-task-2/src/App.tsx
Type error: 'Graph' cannot be used as a JSX component.
Its instance type 'Graph' is not a valid JSX element.
The types returned by 'render()' are incompatible between these types.
Type 'DOMElement<DOMAttributes, Element>' is not assignable to type 'ReactNode'.
Property 'children' is missing in type 'DOMElement<DOMAttributes, Element>' but required in type 'ReactPortal'. TS2786

30 |    */
31 |   renderGraph() {

32 | return ()
| ^
33 | }
34 |
35 | /**

GOT ERROR ABOUT node: bad option: --openssl-legacy-provider

Hi JPMC <3 !
The server.py is running fine but after install all the necessary packages of node I tried npm start and it gave me that Error. I was looking for a solution from Internet but I could not find a way out! I wonder if does that an error come from my machine?
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.