-
Notifications
You must be signed in to change notification settings - Fork 45
Description
when I am trying to run the app using npm start, it's throwing following error:
webpack: Compiled successfully. [1] [default] Checking started in a separate process... [1] ./rxheroes/node_modules/typescript/lib/typescript.js:3329 [1] throw new Error("Debug Failure. False expression: " + (message || "") + verboseDebugString); [1] ^ [1] [1] Error: Debug Failure. False expression: File has unknown extension. [1] at Object.assert (./rxheroes/node_modules/typescript/lib/typescript.js:3329:23) [1] at Object.fail (./rxheroes/node_modules/typescript/lib/typescript.js:3334:19) [1] at Object.extensionFromPath (./rxheroes/node_modules/typescript/lib/typescript.js:3476:15) [1] at ./rxheroes/node_modules/typescript/lib/typescript.js:66996:46 [1] at Array.map (native) [1] at resolveModuleNamesWorker (./rxheroes/node_modules/typescript/lib/typescript.js:66990:141) [1] at resolveModuleNamesReusingOldState (./rxheroes/node_modules/typescript/lib/typescript.js:67117:24) [1] at processImportedModules (./rxheroes/node_modules/typescript/lib/typescript.js:68027:35) [1] at findSourceFile (./rxheroes/node_modules/typescript/lib/typescript.js:67937:17) [1] at processImportedModules (./rxheroes/node_modules/typescript/lib/typescript.js:68056:25)