python-vuejs icon indicating copy to clipboard operation
python-vuejs copied to clipboard

Invalid django project directory. `manage.py` not found.

Open aviqbaihaqy opened this issue 8 years ago • 2 comments

  • 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.

aviqbaihaqy avatar Nov 28 '17 22:11 aviqbaihaqy

@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 :-(

taquiles avatar Feb 12 '18 03:02 taquiles

Windows is not supported. Maybe in the future. See the update in README file. Thanks.

cstrap avatar Feb 23 '18 08:02 cstrap