rescribe-dev / rescribe

Code autocomplete
https://rescribe.dev
Other
3 stars 0 forks source link

update @types/express in api #144

Open jschmidtnj opened 4 years ago

jschmidtnj commented 4 years ago

this package is broken as per this issue: https://github.com/DefinitelyTyped/DefinitelyTyped/issues/47339. It should be updated whenever they fix it.

mycicle commented 4 years ago

We don't actually have to do anything here, there were breaking changes to the javascript package so the typescript supported version was broken. We have to wait for someone in the community to update it.

jschmidtnj commented 4 years ago

this should still be open until the fix is available

jschmidtnj commented 4 years ago

added this resolution to fix the error for now: "@types/express/@types/express-serve-static-core": "4.17.13"