You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wait until the above issues have been resolved, then update ts-node and make any necessary changes in order to have the dev server working again.
There's also another issue that the linter and test suite are complaining about the use of the nightly version of typescript. This should move to a dedicated stable version once the nodenext logic drops properly, with updates to linting / testing packages as needed
The text was updated successfully, but these errors were encountered:
Upon shipping #137 the
express:dev-server
command has broken. This is becausets-node
isn't understanding.mts
files out of the box just yet.Further Information:
Wait until the above issues have been resolved, then update
ts-node
and make any necessary changes in order to have the dev server working again.There's also another issue that the linter and test suite are complaining about the use of the nightly version of typescript. This should move to a dedicated stable version once the
nodenext
logic drops properly, with updates to linting / testing packages as neededThe text was updated successfully, but these errors were encountered: