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

TypeError: Object #<SocketNamespace> has no method 'indexOf' #72

Open
k2c opened this issue Mar 7, 2012 · 4 comments
Open

TypeError: Object #<SocketNamespace> has no method 'indexOf' #72

k2c opened this issue Mar 7, 2012 · 4 comments

Comments

@k2c
Copy link

k2c commented Mar 7, 2012

Seeing this issue on the node server as soon as the app is launched on 10.7. Any ideas?

node_modules/protocol/core.js:108
method[':this-index'] = signature[key].indexOf(define)
^
TypeError: Object # has no method 'indexOf'

@ribeto
Copy link

ribeto commented Apr 14, 2012

Got the same error just the line number is different:

TermKit/Node/node_modules/protocol/core.js:99 method[':this-index'] = signature[key].indexOf(protocol) ^ TypeError: Object # has no method 'indexOf'

I'm also running on Lion

@hpenedones
Copy link

I am having exactly the same problem. Did any of you managed to solve it?
If so, can you please share how you did it?
Thanks

@ribeto
Copy link

ribeto commented Apr 14, 2012

I gave up at this point but would love to get it working. Let's hope some one replies

@koodough
Copy link

I have the same issue when I start node nodekit.js then run Termkit.

Object # has no method 'indexOf'

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

4 participants