-
Notifications
You must be signed in to change notification settings - Fork 244
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
Latest release is broken? #210
Comments
staying on version |
I did that too, just wanted to notify the owner... |
Yes, you are right. Sorry! I upgraded the Angular version I use to build the lib, without realizing that they switched to a new format for the metadata. I'll release a new patch version asap with compatible metadata and wait until the next major release to upgrade the Angular version. So the solution for now is stick to 3.0.1 (unless you are running Angular 5 already). There is only a single fix in the latest release which most of you will likely not need. |
Same problem, solved by downgrade to |
Okay people, please try version 3.0.3, which has just been published to npm. Let me know if that resolves the issues for you. |
Seems to be fixed on my end. Thanks. |
I'm using angular 5 and the version 3.1.0 but I see the same ERROR in Metadata version mismatch for .../node_modules/@angular/core/core.d.ts, found version 4, expected 3 ERROR in ./src/main.ts |
I'm using version 3.1.0 now and have not issues with cli compilation. |
I'm getting the following error on my build machine (I think it is new to version 3.0.2):
angular-cli 1.4.4.
More info can be seen in the build log - scroll down:
https://ci.appveyor.com/project/IsraelHikingHost/site/build/5.1.31
The text was updated successfully, but these errors were encountered: