microsoft / VoTT

Visual Object Tagging Tool: An electron app for building end to end Object Detection Models from Images and Videos.
MIT License
4.28k stars 834 forks source link

Project dead?! #947

Open isoindisystems opened 4 years ago

isoindisystems commented 4 years ago

Many users reported many issues, including us: https://github.com/microsoft/VoTT/issues/810 No news since August 2019. What´s going on here?

erfg12 commented 4 years ago

Same here. npm ci spits out tons of errors. I resolved several manually, but still more are broken.

Mathijs003 commented 4 years ago

Try setting your dependencies to fixed versions, and try again with node v8.12.0 Be sure to remove your node_modules and package-lock.json before reinstalling node_modules. Be sure not to update your Typescript versions in the project, as this will cause a lot of issues.