You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
at ...../node_modules/node-recurly/lib/recurly.js:151:3)
Please let me know how to fix this...
The text was updated successfully, but these errors were encountered:
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
at ...../node_modules/node-recurly/lib/recurly.js:151:3)
Please let me know how to fix this...
The text was updated successfully, but these errors were encountered: