Uncaught Error: Could not find module ember-owner/get imported from ember-basic-dropdown/components/basic-dropdown.
How to resolve this issue?

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.
Most helpful comment
Try to update
ember-cli-shimsin yourbower.jsonto the latest version.