michaljach / ember-cli-deploy-scp

Easily deploy your Ember applications via ssh using scp.
MIT License
1 stars 0 forks source link

Not working with ember 2.16 #26

Closed evilcap closed 6 years ago

evilcap commented 7 years ago

Please, fix it. It is very usefull ember addon

michaljach commented 7 years ago

I tested the plugin with 2.16.2 and was successful, could you provide more info ?

evilcap commented 7 years ago

I got this error:

TypeError: chalkColor is not a function TypeError: chalkColor is not a function

michaljach commented 7 years ago

Fix was released in https://github.com/michaljach/ember-cli-deploy-scp/pull/28, please check now with a new version of the plugin.