Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError #53

Closed
grtn316 opened this issue Aug 25, 2019 · 2 comments
Closed

TypeError #53

grtn316 opened this issue Aug 25, 2019 · 2 comments
Labels
question Further information is requested

Comments

@grtn316
Copy link

grtn316 commented Aug 25, 2019

When I attempt to start the application, I am getting this error:

[error] TypeError: Object prototype may only be an Object or null: undefined
at setPrototypeOf ()
at Object.__extends (C:\Users\user\source\repos\AngularJsonEditor\AngularJsonEditor\ClientApp\node_modules\tslib\tslib.js:65:9)
at C:\Users\user\source\repos\AngularJsonEditor\AngularJsonEditor\ClientApp\node_modules@angular\compiler-cli\src\ngtsc\indexer\src\template.js:115:17
at C:\Users\user\source\repos\AngularJsonEditor\AngularJsonEditor\ClientApp\node_modules@angular\compiler-cli\src\ngtsc\indexer\src\template.js:314:6
at C:\Users\user\source\repos\AngularJsonEditor\AngularJsonEditor\ClientApp\node_modules@angular\compiler-cli\src\ngtsc\indexer\src\template.js:3:17
at Object. (C:\Users\user\source\repos\AngularJsonEditor\AngularJsonEditor\ClientApp\node_modules@angular\compiler-cli\src\ngtsc\indexer\src\template.js:9:3)
at Module._compile (internal/modules/cjs/loader.js:778:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
at Module.load (internal/modules/cjs/loader.js:653:32)
at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
at Function.Module._load (internal/modules/cjs/loader.js:585:3)
at Module.require (internal/modules/cjs/loader.js:692:17)
at require (internal/modules/cjs/helpers.js:25:18)
at C:\Users\user\source\repos\AngularJsonEditor\AngularJsonEditor\ClientApp\node_modules@angular\compiler-cli\src\ngtsc\indexer\src\transform.js:20:22
at C:\Users\user\source\repos\AngularJsonEditor\AngularJsonEditor\ClientApp\node_modules@angular\compiler-cli\src\ngtsc\indexer\src\transform.js:10:17
at Object. (C:\Users\user\source\repos\AngularJsonEditor\AngularJsonEditor\ClientApp\node_modules@angular\compiler-cli\src\ngtsc\indexer\src\transform.js:16:3)

@grtn316 grtn316 closed this as completed Aug 25, 2019
@grtn316 grtn316 reopened this Aug 25, 2019
@mariohmol
Copy link
Owner

hi.. do u still have this? is an example stackblitz or somewhere to see?

@mariohmol mariohmol added the question Further information is requested label Sep 4, 2019
@mariohmol
Copy link
Owner

Hi!

as soon as you get more info.. please feel free to reopen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants