Skip to content

Instantly share code, notes, and snippets.

@mape
Created September 9, 2010 07:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mape/571507 to your computer and use it in GitHub Desktop.
Save mape/571507 to your computer and use it in GitHub Desktop.
Object #<an Object> has no method 'indexOf'
[ 'TypeError: Object #<an Object> has no method \'indexOf\''
, ' at /var/www/node-project/server.js:54:15'
, ' at IncomingMessage.<anonymous> (/usr/local/lib/node/.npm/oauth/0.8.1/package/lib/oauth.js:237:42)'
, ' at IncomingMessage.emit (events:43:20)'
, ' at HTTPParser.onMessageComplete (http:107:23)'
, ' at Client.ondata (http:901:22)'
, ' at IOWatcher.callback (net:494:29)'
, ' at node.js:775:9'
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment