FatalError: error TS6046: Argument for option ‘-moduleResolution’ must be: ‘node’, ‘classic’, ‘node16’, ‘nodenext’
I’m creating a vite react.js web application using typescript and tailwind CSS. I run tsc –watch on my command line and I’m getting the following errors: