Open k2c opened 12 years ago
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 #
I'm also running on Lion
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
I gave up at this point but would love to get it working. Let's hope some one replies
I have the same issue when I start node nodekit.js then run Termkit.
Object #
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'