Skip to content

Instantly share code, notes, and snippets.

@vivainio
Created May 13, 2020 07:02
Show Gist options
  • Save vivainio/b13b14459e97a50bd63b67e653501a65 to your computer and use it in GitHub Desktop.
Save vivainio/b13b14459e97a50bd63b67e653501a65 to your computer and use it in GitHub Desktop.
C:\r\1\Src\Edge\Personal\frontend\node_modules\typescript\lib\tsc.js:10245
return !!(module.flags & 1024);
^
TypeError: Cannot read property 'flags' of undefined
at Object.isGlobalScopeAugmentation (C:\r\1\Src\Edge\Personal\frontend\node_modules\typescript\lib\tsc.js:10245:26)
at C:\r\1\Src\Edge\Personal\frontend\node_modules\typescript\lib\tsc.js:84773:96
at Object.some (C:\r\1\Src\Edge\Personal\frontend\node_modules\typescript\lib\tsc.js:587:25)
at containsGlobalScopeAugmentation (C:\r\1\Src\Edge\Personal\frontend\node_modules\typescript\lib\tsc.js:84773:23)
at isFileAffectingGlobalScope (C:\r\1\Src\Edge\Personal\frontend\node_modules\typescript\lib\tsc.js:84776:20)
at Object.create (C:\r\1\Src\Edge\Personal\frontend\node_modules\typescript\lib\tsc.js:84597:139)
at createBuilderProgramState (C:\r\1\Src\Edge\Personal\frontend\node_modules\typescript\lib\tsc.js:84843:37)
at Object.createBuilderProgram (C:\r\1\Src\Edge\Personal\frontend\node_modules\typescript\lib\tsc.js:85346:21)
at createEmitAndSemanticDiagnosticsBuilderProgram (C:\r\1\Src\Edge\Personal\frontend\node_modules\typescript\lib\tsc.js:85580:19)
at host.createProgram (C:\r\1\Src\Edge\Personal\frontend\node_modules\typescript\lib\tsc.js:89124:20)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment