question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

"reflect-metadata shim is required when using class decorators" in ngc

See original GitHub issue

ngc uses only .metadata.json files and the StaticReflector so binaries that run it should not be required to load reflect_decorators/Reflect.js.

Currently you get the error in the subject.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:8 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
alexeaglecommented, Sep 14, 2016

Please file a separate issue, your problem is not related to reflect-metadata.

0reactions
angular-automatic-lock-bot[bot]commented, Sep 10, 2019

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Angular4 core.es5.js Uncaught reflect-metadata shim is ...
core.es5.js:354 Uncaught reflect-metadata shim is required when using class decorators. I've compared my project to a fresh ng new and they ...
Read more >
Uncaught reflect-metadata shim is required when using class ...
Hi,. I have this error after migrating to webpack.8 : Uncaught reflect-metadata shim is required when using class decoratorscheckReflect.
Read more >
reflect-metadata shim is required when using class decorators
This error was calling out... C:\Users\tom.jaeschke\Documents\whatever\client\node_ modules\@angular\core\bundles\core.umd.js:384.
Read more >
angular/angular - Gitter
onDbInitialized promise to the consumer of the class so that the consumer can ... Uncaught reflect-metadata shim is required when using class decorators....
Read more >
reflect-metadata shim is required when using class decorators
无论换哪个版本的angular,就一直报这个错,polyfills.ts明明Import了reflect-metadata还是报这个错. package.json:.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found