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

README Setup is missing instruction to install grunt-cli #66

Open
yanniey opened this issue Mar 25, 2017 · 2 comments
Open

README Setup is missing instruction to install grunt-cli #66

yanniey opened this issue Mar 25, 2017 · 2 comments
Assignees

Comments

@yanniey
Copy link
Contributor

yanniey commented Mar 25, 2017

In order for grunt default to work, we need to install grunt first (under virtualenv):

npm install -g grunt-cli

@yanniey yanniey self-assigned this Mar 26, 2017
@yanniey
Copy link
Contributor Author

yanniey commented Apr 1, 2017

Have opened an PR for this, thx :)

@mybits
Copy link
Member

mybits commented Aug 9, 2017

To be modified as per @lili2311 comment on PR #74

Could just mention to install grunt full stop as it is a project dependency so the command needed to install Grunt a link to the documentation and we can avoid mention if you see a certain error as it is simply required to install rather than a rare occurence that you will see the error?

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

2 participants