Hello i\'m facing this issue here: Typescript Node.js simplest setup doesn't work -- error TS2307: Cannot find module 'fs'
And i\'ve tried also that sol
This solved the issue for me:
npm install @types/node