Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error after installing #12

Open
wayne-o opened this issue Oct 20, 2017 · 2 comments
Open

Error after installing #12

wayne-o opened this issue Oct 20, 2017 · 2 comments

Comments

@wayne-o
Copy link

wayne-o commented Oct 20, 2017

trying to run a deployment and keep getting this (I've installed the plugin and updated deploy.js):


ember-cli-deploy works by registering plugins in it's pipeline.

In order to execute a deployment you must install at least one ember-cli-deploy compatible plugin.

Visit http://ember-cli-deploy.com/plugins/ for a list of supported plugins.```
@duizendnegen
Copy link
Owner

Can you post your package.json?

@dhdemerson
Copy link

I ran into this as well. Can be reproduced by starting a new Ember project and following the steps in the readme and attempting to run ember deploy. It seems like not all the required dependencies are being pulled in for the pack when following the installation instructions.

I manually ran ember install for each plugin in the pack and got things working properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants