error when trying to run bot
Solution:Jump to solution
edit it to
"typescript": "~5.4.5"
and run npm install/yarn/pnpm whatever...
7 Replies
@iaqi what is your typescript version in package.json
5.5.3
Solution
edit it to
"typescript": "~5.4.5"
and run npm install/yarn/pnpm whatever
it runs now
why does it not work with 5.5.3
typescript does not follow semver so they have a lot of breaking changes in 5.5.x
do you know when ill be able to use latest ts again
thank you for helping btw
favna or vladdy will make an announcement when its done ig, also dont forget to mark as solved!