Closed andys8 closed 3 years ago
Hmm, wonder why I never experienced that issue, the typescript version is pinned.
Do we actually needs @types/node
, I don't see where that is used
Good point. I did only search for the issue and how to fix it. Didn't notice this repository doesn't contain that much code and it looks like the dependency isn't used. See #18
Issue
Solution
See https://stackoverflow.com/a/63722468
But: I chose the
@types/node
version that was referenced, that is working. The version can actually be bumped to a newer version. I don't know the target version or node versions in use. Feel free to reject and bump to another version.