express-recaptcha icon indicating copy to clipboard operation
express-recaptcha copied to clipboard

TypeError: next is not a function

Open the1bit opened this issue 4 years ago • 1 comments

Hi,

I start to implement your example but I am facing the following issue:

express-recaptcha\dist\v3.js:45
                    next();
                    ^

TypeError: next is not a function

NodeJS: v10.20.1 NPM: 6.14.8 OS: Windows 10

Thanks in advance

the1bit avatar Mar 17 '21 12:03 the1bit

@the1bit, do you still have the issue? if yes, which version of this lib are you using?

Thanks

pdupavillon avatar Jan 13 '22 17:01 pdupavillon