node-facebook icon indicating copy to clipboard operation
node-facebook copied to clipboard

Simple Facebook Integration for NodeJS (and Express)

Results 4 node-facebook issues
Sort by recently updated
recently updated
newest added

It looks like it needs connect library too? I fails to work because it claims module "connect" is not available.

Followed the instructions, but when i do node app.js, this is the error I get: ReferenceError: Class is not defined at Object. (/var/www/myproject/lib/facebook.js:7:21) at Module._compile (node.js:462:23) at Module._loadScriptSync (node.js:469:10) at...

Probably me doing something wrong, using latest version of node, followed the instructions and get the error Request is not defined Facebook.js line 54. Any help appreciated!