ajachu
ajachu
Hi I get this error on require ('node-recurly') with node v0.10.24. Error: Cannot find module 'xml2js/lib' at Function.Module._resolveFilename (module.js:338:15) at Function.Module._load (module.js:280:25) at Module.require (module.js:364:17) at require (module.js:380:17) at ...../node_modules/node-recurly/lib/recurly.js:3:16...
Getting this error on /callback... using facebook strategy TypeError: Cannot call method 'findOrCreate' of undefined at Strategy.exports.callback [as _verify](/..../node_modules/compound-passport/lib/strategies/facebook.js:4:18) Also what would be the simplest way to override say /strategies/facebook.js...