Ember-power-select: Encounter import error when upgrade to ember 2.7

Created on 2 Aug 2016  路  3Comments  路  Source: cibernox/ember-power-select

Uncaught Error: Could not find module ember-owner/get imported from ember-basic-dropdown/components/basic-dropdown.

How to resolve this issue?

screen shot 2016-08-02 at 12 46 03

Most helpful comment

Try to update ember-cli-shims in your bower.json to the latest version.

All 3 comments

Try to update ember-cli-shims in your bower.json to the latest version.

Thank you for your reply.
After upgrade ember-cli-shims to 0.1.3 version.
It seems produce another issue. like this url

Yes, I'm aware of that one. It's next on my list.
In the meantime don't render the component in place if that error is causing a problem.

Closing. Thanks for the report.

Was this page helpful?
0 / 5 - 0 ratings