ember-cli-auto-complete
ember-cli-auto-complete copied to clipboard
update the dependencies for the application
@benkiefer it looks like this blew up w/ the latest deps - did you upgrade ember cli and do "ember init" or did you manually copy over the package.json/bower.json deps?
Manually copied from an ember init with a couple other changes. I'm completely green on two different machines after fresh checkouts and cache cleans.
Strange - travis is running this w/ node v0.12.7 and it fails time after time (I just kicked a rebuild). Locally I see this as 100% using node v4.1.1 ...
what version of node and npm do you have on your dev box currently (just curious) ?
I'll take a crack at this again a bit later. Thanks for posting your info. I'll see if I can reproduce.