I am using node version 6.9.2 with npm version 5.4.2 on Windows7. I have installed typescript with the command npm install typescript -g.
npm install typescript -g
However, when I r
Install node version 6.11 and things work without any changes.