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

Can't upgrade my project to Angular 6 #428

Open
vikthorvergara opened this issue May 21, 2018 · 6 comments
Open

Can't upgrade my project to Angular 6 #428

vikthorvergara opened this issue May 21, 2018 · 6 comments
Assignees
Labels
enhancement in-progress This issue is currently being worked on

Comments

@vikthorvergara
Copy link

When I try updating my project to Angular 6, the ng update throws me this error: Package "angular2-materialize" has an incompatible peer dependency to "@angular/common" (requires ">=5.0.0-rc.0 <6.0.0||>=4.0.0 <5.0.0", would install "6.0.2").

Is there something I can do to upgrade my project or I should wait for some update in this package?
Thanks in advance.

@Darkmarus
Copy link

Darkmarus commented May 25, 2018

yo no tuve problemas para hacerlo funcionar en el angular 6

mis dependencias

screenshot_51

@vikthorvergara
Copy link
Author

@Darkmarus did you change the package.json manually? I'm trying with the ng update.

@murilogoes
Copy link

Did you solve this problem? I'm trying to update my project and I receive the same error message

@murilogoes
Copy link

I don't know if is the best practice, but I used this command above and its worked:

ng update @angular/core --next --force

@EnumC EnumC self-assigned this Aug 12, 2018
@EnumC EnumC added enhancement in-progress This issue is currently being worked on labels Aug 12, 2018
@JavaToGo
Copy link

Hello, is this still being worked on? When can I expect an update ? Thanks!

@EnumC
Copy link
Collaborator

EnumC commented Jan 18, 2019

Hello, is this still being worked on? When can I expect an update ? Thanks!

Unfortunately, the repo owner has stopped supporting this library. I created a PR to suppress Angular 5 a while back and have yet to get around to test for Angular 6. If anyone would like to do some test and make sure all the features remain functional, please create a pull request for it to be merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement in-progress This issue is currently being worked on
Projects
None yet
Development

No branches or pull requests

5 participants