mattdesl / color-wander

:art: Generative artwork in node/browser based on a seeded random
http://color-wander.surge.sh/
1.62k stars 147 forks source link

App threw an error during load ReferenceError: navigator is not defined #15

Open freedomtrain opened 7 years ago

freedomtrain commented 7 years ago

When I run npm start I receive the following error message

App threw an error during load ReferenceError: navigator is not defined at /Users/hampton/Desktop/dev/app/color-wander/node_modules/fastclick/lib/fastclick.js:181:29 at Object. (/Users/hampton/Desktop/dev/app/color-wander/node_modules/fastclick/lib/fastclick.js:841:2)

benjaminrbarnes commented 7 years ago

When are you recieving this error? Do you have all the dependcies installed? See issue https://github.com/mattdesl/color-wander/issues/8