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

Django 1.7.4 and Unknown command: 'bower' #34

Open
murdav opened this issue Feb 18, 2015 · 8 comments
Open

Django 1.7.4 and Unknown command: 'bower' #34

murdav opened this issue Feb 18, 2015 · 8 comments

Comments

@murdav
Copy link

murdav commented Feb 18, 2015

Dear All,

I followed the installation notes, but when I launch
./manage.py bower install
python manage.py bower install
I got Unknown command: 'bower'

Ideas?
Thanks,

@zcho
Copy link

zcho commented Feb 18, 2015

Looks like, was not installed the original Bower in the system.
Look at http://bower.io/#install-bower

@murdav
Copy link
Author

murdav commented Feb 18, 2015

If I do a bower list within my virtualenv+virtualenvwrapper everything works, when I launch python manage.py bower install jquery within my virtualenv I got the Unknown command: 'bower'.

@Visgean
Copy link

Visgean commented Mar 17, 2015

I can confirm the error.
./manage.py bower_install solves the problem...

@nvbn
Copy link
Owner

nvbn commented Mar 17, 2015

In what os it happens?

@Visgean
Copy link

Visgean commented Mar 18, 2015

Latest ubuntu, I use Django 1.8b2 so that might be issue too.

@fjsj
Copy link

fjsj commented Apr 9, 2015

I get a similar error: manage.py bower: error: unrecognized arguments: install
On Django 1.8, Mac OS X 10.10.2 (Yosemite)

@malgorath
Copy link

the bower_install does in fact circumvent this issue.

@sauliuni
Copy link

sauliuni commented May 12, 2016

Having same problem with Django 1.9.6 on OSX 10.11

(explorer)account:app me$ python manage.py bower
Unknown command: 'bower'
Type 'manage.py help' for usage.

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

7 participants