Typescript plugin does not create js file
I have installed the Typescript file watcher according to the instructions in the help file. I created a new ts file and am getting syntax highlighting and intellisense, but when I save the file, the js file is not created. I have checked the settings on the watcher a half dozen times and can't figure out what is wrong.
Please sign in to leave a comment.
It turns out it couldn't find Node. I uninstalled it, configured node and reinstalled it and now it is creating the js file.
Setup of Typescript is complicated. If you are not familiar with node, more so.