ufront / ufront-mvc

The core MVC framework that powers ufront
MIT License
17 stars 15 forks source link

haxelib versions #52

Open postite opened 8 years ago

postite commented 8 years ago

hello everytime i reinstall ufront ( which i've just done now ) i have to erase dependencies version in the multiple haxelib.json of ufront , ufront-mvc etc ... like

"dependencies": { "ufront-mvc": "", // here "ufront-orm": "1.1.0", "ufront-easyauth": "", //or here "pushstate": "2.1.0" }

to make it compile . is it a bug from haxelib or ufront ?

kevinresol commented 8 years ago

Discussed here https://github.com/ufront/ufront/issues/24#issuecomment-169520801