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

drush dcs doesn't work #72

Closed
mjordan opened this issue Jun 3, 2015 · 4 comments
Closed

drush dcs doesn't work #72

mjordan opened this issue Jun 3, 2015 · 4 comments

Comments

@mjordan
Copy link
Contributor

mjordan commented Jun 3, 2015

running drush dcs produces the following error:

The drush command 'dcs' could not be found. Run drush cache-clear drush to clear the commandfile cache if you have installed new extensions. [error]

Clearing the drush cache doesn't help. I'll look into this.

@ruebot
Copy link
Contributor

ruebot commented Jun 4, 2015

I don't think we have codesniffer enabled. Can you do a drush en codesniffer then run it? If that works, we'll add that to drush.sh.

@mjordan
Copy link
Contributor Author

mjordan commented Jun 4, 2015

Should be drush en coder, and after that, drush dcs does work. I'll open a PR in the morning.

@mjordan
Copy link
Contributor Author

mjordan commented Jun 4, 2015

PR is #73.

ruebot added a commit that referenced this issue Jun 4, 2015
@ruebot
Copy link
Contributor

ruebot commented Jun 4, 2015

Closed with 8d0b44a

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

No branches or pull requests

2 participants