Node/NPM errors via Microsoft VSCode Fix.
If you are getting the following errors:
error TS6053: File 'npm run server.ts' not found.
error TS6053: File 'npm run tsc:w.ts' not found.
Then please try the fix detailed in the video.
The code worked fine in Visual Studio, but TypeScript errors encountered via VSCode.