ember-cli-deploy / ember-cli-deploy-revision-data

An ember-cli-plugin to create a unique revision key for the build
MIT License
21 stars 58 forks source link

Doesn't work with Ember 3 #70

Closed BryanCrotaz closed 3 years ago

BryanCrotaz commented 6 years ago

After installation, all ember commands respond with

Cannot find module 'ember-cli/lib/ext/promise'
BryanCrotaz commented 6 years ago

Sorry, wrong library - should have reported in ember-cli-deploy-revision-key

BryanCrotaz commented 6 years ago

odd - ember-cli-deploy-revision-key on npm appears to point to here.

achambers commented 6 years ago

I think you’re referring to ecd-revision-data.

I updated it yesterday. Although you might be experiencing this if the ember-cli-deploy-lightning-pack needs updating which might be the case.