When I try to add useraccounts:bootstrap to my meteor project, I receive the following error...
Error: Can't find npm module 'request'. Did you forget to call 'Npm.depends' in package.js within the 'http' package?
What can I do to fix this?
When I try to add useraccounts:bootstrap to my meteor project, I receive the following error...
Error: Can't find npm module 'request'. Did you forget to call 'Npm.depends' in package.js within the 'http' package?
What can I do to fix this?