-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cant run launch.json #1
Comments
matiarj, If you are in Visual Studio Code, you shouldn't have to open launch.json itself. You should be able to just hit ctrl+F5 (run without debugging) and the unit tests will run. None of the visual components will run without it being deployed to a Google Sheet. It also sounds like the engine is not imported correctly in the Google Sheet: |
Hi, I'm getting this error when running the launch.json in VS. I have checked all required packages and they are all installed and updated. Do you have any idea about what I am missing? Any help is highly appreciated /usr/local/bin/node -r ts-node/register local/local-unittest-bootstrap.ts
diagnosticCodes: [ 2304, 2304 ] |
when i open launch.json in visual studio there is not option to run the script if i continue along w/ the other instructions when i name my tastyworks csv j.csv it gives me
ReferenceError: "FireByArthurTradingEngine" is not defined. (line 2, file "Code")
The text was updated successfully, but these errors were encountered: