Forums

npm path

My npm in path: /home/dev-user/nvm/versions/node/v14.18.3/bin/npm

In my virtualenv I cannot run python manage.py tailwind install

What kind of errors do you get?

Where do I install nvm?. In project folder or home folder, because when I did python manage.py tailwind install, the theme directory is in the same level as the project folder. I pip install django-tailwind and followed the instruction

We have a help page for installing nvm: https://help.pythonanywhere.com/pages/Node/.

It's ok now. restart console in the virtualenv

Thanks for confirming that!