Solved. Add this three in compilerOptions
"esModuleInterop": true, "allowSyntheticDefaultImports": true, "verbatimModuleSyntax": false,