typescript: node_modules/@types/node/index.d.ts, line: 194

This is a known issue in the @ionic/cli repo. Please see #3541

It can be solved adding "types": [] to the "compilerOptions" parameter of the file tsconfig.json.

12 Likes