I\'m trying to compile via tsc--which I\'ve installed globally--and I\'m getting an error:
tsc
~/AppData/R
I resolved this issue manually by commenting one of the interface "IteratorResult" declaration in node_modules/@types/node/index.d.ts file. Hope this will help.