pdupavillon/express-recaptcha

Recaptcha is not a constructor

HassanCorrigan opened this issue · 1 comments

I've tried multiple attempts at implementing this package and every time I do I get the same error message.

I imported the package and configured with my two keys from google which caused the error, didn't try implementing it on any routes or views.

I also downloaded the sample code and tried to run that only to receive the same error.

Sorry my mistake I was using the GitHub docs with the NPM package hence the issue. They have different implementations.