eduardolundgren / tracking.js

A modern approach for Computer Vision on the web
http://trackingjs.com
Other
9.43k stars 1.44k forks source link

Cannot find /node_modules/dat.gui/build/dat.gui.min.js source #187

Open leatheric opened 7 years ago

leatheric commented 7 years ago

Cannot find the script dat.gui.min.js from the downloaded source code where can i get it?

eduardolundgren commented 7 years ago

You need to run npm install in the root folder first.

leatheric commented 7 years ago

Is it possible to provide a zip file of the codes to be downloaded? I am testing out on Scriptcase (Mac version) and not familiar how to do npm install or bower install to get the code.

lukemunn commented 7 years ago

@eduardolundgren be great if this could be included as an install instruction (unless i missed it somewhere). its not at all obvious that any command line instructions have to be run if you have a big green button that downloads a zip file. :-)