Had the same issue. Open the file ../node_modules/@types/node/index.d.ts
and remove the third slash
// <reference lib="es2015" />
compile again
Had the same issue. Open the file ../node_modules/@types/node/index.d.ts
and remove the third slash
// <reference lib="es2015" />
compile again