Wednesday 17 December 2014

ShareJs - Windows 8.1 install

Install Windows SDK
Install VS 2013 express
install nodejs
install coffee-script
npm install express
npm install optimist

npm install connect@"<2 .0.0="" p="">npm install share@"<0 .7="" p="">
this may fail through linking errors

open C:\Users\carl\node_modules\share\node_modules\ws\build\validation.vcxproj and update configuration to latest version of VS and save.

npm install share@"<0 .7="" p="">
this should work now.


to start example server:

node node_modules\share\bin\exampleserver










No comments: