menpo / landmarker.io

Image and mesh annotation web application
https://www.landmarker.io
BSD 3-Clause "New" or "Revised" License
114 stars 21 forks source link

No gulpfile found #146

Closed AAcquier closed 6 years ago

AAcquier commented 6 years ago

Hi, I am trying to install landmarker but every time I try to run gulp from the project's root directory I get "no gulpfile found" as there is no gulpfile in the project's root directory.

Is there any one who can tell me what I am doing wrong?

Regards,

Alex Acquier

jabooth commented 6 years ago

Apologies, the README was out of date. I just updated it (b1fb1a354a01b9ce90f3f8ba0a08c3d871179fb4) to reflect the right approach (no gulp any more)

AAcquier commented 6 years ago

I still get an error when I try to do npm run watch:

npm screenshot

I think it is because I am running windows