I'm getting this error
Unknown compiler option 'lib'. (5023)
Unknown compiler option 'types'. (5023)
I removed typescript from node_module didn't work used npm uninstall typescript and npm install -g typescript didn't work again used npm uninstall -g typescript npm install -g typescript didn't work again
any idea?