-
Notifications
You must be signed in to change notification settings - Fork 12k
Uncaught reflect-metadata shim is required when using class decorators #2008
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
Comments
Getting exactly the same error. |
Shouldn't webpack produce EDIT: Nevermind, it seems like #1633 changed this. |
Hi there, my experimental solution in Windows for now is:
It´s working for me and apply for any platform if you can access the final path as above. |
Worked on MAC too. Thank you Tony. But i just installed it on the project directory only. |
Thanks @tonymedrano it's work.... |
Thank @tonymedrano |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Hi,
I have this error after migrating to webpack.8 :
Uncaught reflect-metadata shim is required when using class decoratorscheckReflect
Window 7
ng --version
. If there's nothing outputted, please runin a Terminal:
node --version
and paste the result here:angular-cli: 1.0.0-beta.11-webpack.8
node: 6.3.1
os: win32 x64
do on your code? etc.
It's worked fine with [email protected]. After I upgrated to [email protected]. I got the errors below.
more information.
The text was updated successfully, but these errors were encountered: