Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: NextCaptcha is not a constructor #1

Open
NabiKAZ opened this issue Aug 11, 2024 · 2 comments
Open

TypeError: NextCaptcha is not a constructor #1

NabiKAZ opened this issue Aug 11, 2024 · 2 comments

Comments

@NabiKAZ
Copy link

NabiKAZ commented Aug 11, 2024

I use nodejs ESM6 and put this:

import NextCaptcha from 'nextcaptcha-ts';

get me this error:

const nextCaptcha =  new NextCaptcha(apiKey);
                     ^
TypeError: NextCaptcha is not a constructor

@haxush
Copy link

haxush commented Aug 22, 2024

Got the same thing

@MichaelFedorov
Copy link

the same

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants