FabModules / fabmodules-html5

Fork of HTML5 Fab Modules by Neil Gershenfeld
Other
61 stars 74 forks source link

ws and node-static should be listed as prerequisites #35

Open rahji opened 6 years ago

rahji commented 6 years ago

The install instructions say that node is required, but don't mention other dependencies. In my case (El Capitan 10.11.5 (15F34)), I needed:

npm install --save ws
npm install --save node-static