typescript-bundle icon indicating copy to clipboard operation
typescript-bundle copied to clipboard

index.ts(1,8): error TS1259: Module '"C:/Users/emr3m/Documents/JS/Typescript web app/node_modules/@types/jquery/index"' can only be default-imported using the 'esModuleInterop' flag TypeScript ended with exit code 2

Open OSG-Proj opened this issue 5 years ago • 0 comments
trafficstars

Hello, I am trying to bundle jquery, but im getting this error. I have esModuleInterop flagged on the tsconfig.json but still getting the error

OSG-Proj avatar Jul 26 '20 05:07 OSG-Proj