-
Notifications
You must be signed in to change notification settings - Fork 13
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
Updating ember directory dependencies is breaking the build #369
Comments
@pnaik1 thanks for reporting this. So made some tests with this and looks like we have a situation with this example related to the jquery.
Then when we disable this we get the following error:
|
As a feedback, we are waiting a response from Luke that is on PTO about this specific example. |
I'm back from PTO now, so i'll put this towards the top of the list |
thanks! |
@pnaik1 have you tried to follow the recommendations of the error message: Ember also has a guide on how to do upgrades of their apps that might help, https://cli.emberjs.com/release/basic-use/upgrading/#upgradinganemberappitself |
@pnaik1 Which steps did you follow in order to upgrade client's dependencies? I'm trying to reproduce on my pc |
@pacostas I have used |
@pnaik1 In which dependency did this error appeared? |
@pacostas hi, I don't remember exactly which dependency I went a bit further and I found this #369 (comment) |
the ember directory worked fine before the updation .. The error occured when I updated the client's package.json file and started the server
The text was updated successfully, but these errors were encountered: