Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Type errors in backends/js/playsys.ts #1

Open
tanishqkancharla opened this issue Nov 4, 2021 · 1 comment
Open

Type errors in backends/js/playsys.ts #1

tanishqkancharla opened this issue Nov 4, 2021 · 1 comment
Assignees

Comments

@tanishqkancharla
Copy link

Hey!

I noticed a bunch of type errors in playsys.ts. There also isn't a tsconfig.json. Are you using Typescript through Visual Studio, rather than npm? Are the type errors something that need to be fixed? https://www.typescriptlang.org/docs/handbook/typescript-tooling-in-5-minutes.html

I'm asking because I want to contribute. Is tackling the ts errors a good first issue? I would start by installing typescript, setting up a package.json, creating node_modules, blah blah blah. If you don't want to go down that route, but want types, an alternative might be to just write the sys calls in js, and use DefinitelyTyped or similar.

Also, running the ./build.sh in the directory results in

 > error: Could not resolve "src/web/playsys.ts"

1 error
@rsms
Copy link
Contributor

rsms commented Nov 21, 2021

Thanks! It is still a WIP and has recently broken as I'm restructuring the thing, which is a big project I (unfortunately) didn't do on a branch. I'll keep this open until it's been fixed :-)

@rsms rsms self-assigned this Nov 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants