TypeScript Version: 3.5.0-dev.20190412
Repo
- On a machine that has a global version of node and npm installed
- Spawn the TS Server using a version of node that does not include npm
- Trigger automatic type acquisition
Bug
See ATA fail. This is because ATA will try to use the version of npm that is next to the version of node that it is being run by