Cannot find method 'attach' for sharejs object
问题 While following the tutorial link https://github.com/share/ShareJS/wiki/Tutorial%3A-The-Basics when i do the final $node index.js I get the following error. /home/devilz/Project/lib/index.js:20 ShareJS.attach(server, ShareJSOpts); ^ TypeError: Object #<Object> has no method 'attach' at Object.<anonymous> (/home/devilz/Project/lib/index.js:20:9) at Module._compile (module.js:456:26) at Object.Module._extensions..js (module.js:474:10) at Module.load (module.js:356:32) at Function.Module._load