List item values of ModelType are required

Hi, I want to extend my verification system (self-written) with the NPM module discord.js-captcha… Only this error always comes up:

embeds[0][LIST_ITEM_VALUE_REQUIRED]: List item values of ModelType are required

According to further messages, it comes from the module’s code:

node_modules\discord.js-captcha\src\Captcha.js:344:29
node_modules\discord.js-captcha\src\Captcha.js:253:17

Welcome to the community, @Justman10000! Can you please give us your code or your project’s name? Thanks

Thanks :slightly_smiling_face:! And as I said, the error is in the source code of the module

1 Like

I couldn’t find any variable named ModelType, and the module code seems OK. Can you please tell me when did the error occur?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.