CombinedPropertyError (1)
Received one or more errors
input[2]
| CombinedPropertyError (1)
| Received one or more errors
|
| input.value
| | ExpectedConstraintError > s.string.lengthGreaterThanOrEqual
| | Invalid string length
| |
| | Expected: expected.length >= 1
| |
| | Received:
| | | ''
at ArrayValidator.handle (C:\Users\cmart\Desktop\Discord Bots\Sapphire\node_modules\@sapphire\shapeshift\dist\index.js:473:70)
at ArrayValidator.parse (C:\Users\cmart\Desktop\Discord Bots\Sapphire\node_modules\@sapphire\shapeshift\dist\index.js:212:88)
at EmbedBuilder.spliceFields (C:\Users\cmart\Desktop\Discord Bots\Sapphire\node_modules\@discordjs\builders\dist\index.js:263:31)
at EmbedBuilder.setFields (C:\Users\cmart\Desktop\Discord Bots\Sapphire\node_modules\@discordjs\builders\dist\index.js:281:10)
at HelpCommand.messageRun (C:\Users\cmart\Desktop\Discord Bots\Sapphire\src\commands\Utility\help.js:36:10)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async C:\Users\cmart\Desktop\Discord Bots\Sapphire\node_modules\@sapphire\framework\dist\optional-listeners\message-command-listeners\CoreMessageCommandAccepted.js:20:23
at async Object.fromAsync (C:\Users\cmart\Desktop\Discord Bots\Sapphire\node_modules\@sapphire\result\dist\index.js:613:22)
at async CoreListener.run (C:\Users\cmart\Desktop\Discord Bots\Sapphire\node_modules\@sapphire\framework\dist\optional-listeners\message-command-listeners\CoreMessageCommandAccepted.js:17:22)
at async Object.fromAsync (C:\Users\cmart\Desktop\Discord Bots\Sapphire\node_modules\@sapphire\result\dist\index.js:613:22)CombinedPropertyError (1)
Received one or more errors
input[2]
| CombinedPropertyError (1)
| Received one or more errors
|
| input.value
| | ExpectedConstraintError > s.string.lengthGreaterThanOrEqual
| | Invalid string length
| |
| | Expected: expected.length >= 1
| |
| | Received:
| | | ''
at ArrayValidator.handle (C:\Users\cmart\Desktop\Discord Bots\Sapphire\node_modules\@sapphire\shapeshift\dist\index.js:473:70)
at ArrayValidator.parse (C:\Users\cmart\Desktop\Discord Bots\Sapphire\node_modules\@sapphire\shapeshift\dist\index.js:212:88)
at EmbedBuilder.spliceFields (C:\Users\cmart\Desktop\Discord Bots\Sapphire\node_modules\@discordjs\builders\dist\index.js:263:31)
at EmbedBuilder.setFields (C:\Users\cmart\Desktop\Discord Bots\Sapphire\node_modules\@discordjs\builders\dist\index.js:281:10)
at HelpCommand.messageRun (C:\Users\cmart\Desktop\Discord Bots\Sapphire\src\commands\Utility\help.js:36:10)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async C:\Users\cmart\Desktop\Discord Bots\Sapphire\node_modules\@sapphire\framework\dist\optional-listeners\message-command-listeners\CoreMessageCommandAccepted.js:20:23
at async Object.fromAsync (C:\Users\cmart\Desktop\Discord Bots\Sapphire\node_modules\@sapphire\result\dist\index.js:613:22)
at async CoreListener.run (C:\Users\cmart\Desktop\Discord Bots\Sapphire\node_modules\@sapphire\framework\dist\optional-listeners\message-command-listeners\CoreMessageCommandAccepted.js:17:22)
at async Object.fromAsync (C:\Users\cmart\Desktop\Discord Bots\Sapphire\node_modules\@sapphire\result\dist\index.js:613:22).setFields(
{
name: `Description`,
value: `${command.description || "No description."}`,
inline: false,
},.setFields(
{
name: `Description`,
value: `${command.description || "No description."}`,
inline: false,
},