ember-time-machine icon indicating copy to clipboard operation
ember-time-machine copied to clipboard

Migrate away from Bower

Open allthesignals opened this issue 5 years ago • 0 comments

Uncaught Error: Could not find module ember imported from ember-time-machine/proxies/object

Not sure what's going on here, but after installing and importing (import TimeMachine from 'ember-time-machine';), I'm seeing the above error.

I am using ember-auto-import FWIW>

EDIT: This is due to missing bower dependencies.

allthesignals avatar Nov 27 '18 04:11 allthesignals