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
After installing typescript and typescript-language-server with pnpm i -D typescript typescript-language-server, When doing ts-patch install, it successfully patches tsc.js and typescript.js, but when trying to also apply the patch to tsserver and tsserverlibrary using ts-patch patch tsserver.js and ts-patch patch tsserverlibrary.js it doesn't work and gives me the error message in the title, I tried to do what it says (wipe out and reinstall node_modules) but it still gives me the same error message.
The text was updated successfully, but these errors were encountered:
After installing typescript and typescript-language-server with pnpm i -D typescript typescript-language-server, When doing ts-patch install, it successfully patches tsc.js and typescript.js, but when trying to also apply the patch to tsserver and tsserverlibrary using ts-patch patch tsserver.js and ts-patch patch tsserverlibrary.js it doesn't work and gives me the error message in the title, I tried to do what it says (wipe out and reinstall node_modules) but it still gives me the same error message.
The text was updated successfully, but these errors were encountered: