python-vuejs
python-vuejs copied to clipboard
Invalid django project directory. `manage.py` not found.
- Python and Vue.js integration version: 2.9.1
- Python version: 3.6.3
- Operating System: windows 7
Description
when run command: pyvue djstartvueapp
show error : Invalid django project directory. manage.py not found.
@baihaqyaviq Hi, I was having the same error till I change the node version from 6.10.3 (aws compliance) to 8.6.0. Can you check your node version?
Update: It seems that this library doesn't work with node 6.x...! And there is no support for several months :-(
Windows is not supported. Maybe in the future. See the update in README file. Thanks.