Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read property 'handle' of undefined #413

Open
harshendra181 opened this issue Nov 10, 2017 · 1 comment
Open

Cannot read property 'handle' of undefined #413

harshendra181 opened this issue Nov 10, 2017 · 1 comment

Comments

@harshendra181
Copy link

C:\Windows\System32>coffee D:\September2017\Sharejs\ShareJS-master\examples\serv
er.coffee
TypeError: Cannot read property 'handle' of undefined
at Function.app.use (D:\September2017\Sharejs\ShareJS-master\node_modules\co
nnect\lib\proto.js:75:30)
at Object. (D:\September2017\Sharejs\ShareJS-master\examples\serv
er.coffee:72:11)
at Object. (D:\September2017\Sharejs\ShareJS-master\examples\serv
er.coffee:2:1)
at Module._compile (module.js:570:32)
at Object.exports.run (C:\Users\harshs\AppData\Roaming\npm\node_modules\coff
ee-script\lib\coffee-script\coffee-script.js:173:23)
at compileScript (C:\Users\harshs\AppData\Roaming\npm\node_modules\coffee-sc
ript\lib\coffee-script\command.js:224:29)
at compilePath (C:\Users\harshs\AppData\Roaming\npm\node_modules\coffee-scri
pt\lib\coffee-script\command.js:174:14)
at Object.exports.run (C:\Users\harshs\AppData\Roaming\npm\node_modules\coff
ee-script\lib\coffee-script\command.js:98:20)
at Object. (C:\Users\harshs\AppData\Roaming\npm\node_modules\coff
ee-script\bin\coffee:15:45)
at Module._compile (module.js:570:32)
at Object.Module._extensions..js (module.js:579:10)
at Module.load (module.js:487:32)
at tryModuleLoad (module.js:446:12)
at Function.Module._load (module.js:438:3)
at Module.runMain (module.js:604:10)
at run (bootstrap_node.js:389:7)
at startup (bootstrap_node.js:149:9)
at bootstrap_node.js:504:3

can any body help

@kutyepov
Copy link

Were there any errors when you installed dependencies? (ran npm install).
I just checked, this example works fine on OS X.

Also, you may want to checkout https://github.com/share/sharedb, which is a new ShareJS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants