Guest User

Untitled

a guest
Jun 8th, 2025
11
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.30 KB | None | 0 0
  1. C:\Users\Matis\Documents\code\inDev\ts-project-template\node_modules\.pnpm\@[email protected]\node_modules\@sapphire\shapeshift\dist\cjs\index.cjs:1965
  2. return Result.err(new CombinedError(errors, this.validatorOptions));
  3. ^
  4.  
  5. CombinedError: Received one or more errors
  6. at _UnionValidator.handle (C:\Users\Matis\Documents\code\inDev\ts-project-template\node_modules\.pnpm\@[email protected]\node_modules\@sapphire\shapeshift\dist\cjs\index.cjs:1965:23)
  7. at _UnionValidator.parse (C:\Users\Matis\Documents\code\inDev\ts-project-template\node_modules\.pnpm\@[email protected]\node_modules\@sapphire\shapeshift\dist\cjs\index.cjs:972:90)
  8. at SectionBuilder.toJSON (C:\Users\Matis\Documents\code\inDev\ts-project-template\node_modules\.pnpm\@[email protected]\node_modules\@discordjs\builders\dist\index.js:2169:37)
  9. at C:\Users\Matis\Documents\code\inDev\ts-project-template\node_modules\.pnpm\@[email protected]\node_modules\@discordjs\builders\dist\index.js:1870:64
  10. at Array.map (<anonymous>)
  11. at ContainerBuilder.toJSON (C:\Users\Matis\Documents\code\inDev\ts-project-template\node_modules\.pnpm\@[email protected]\node_modules\@discordjs\builders\dist\index.js:1870:35)
  12. at C:\Users\Matis\Documents\code\inDev\ts-project-template\node_modules\.pnpm\[email protected]\node_modules\discord.js\src\structures\MessagePayload.js:151:46
  13. at Array.map (<anonymous>)
  14. at MessagePayload.resolveBody (C:\Users\Matis\Documents\code\inDev\ts-project-template\node_modules\.pnpm\[email protected]\node_modules\discord.js\src\structures\MessagePayload.js:150:49)
  15. at TextChannel.send (C:\Users\Matis\Documents\code\inDev\ts-project-template\node_modules\.pnpm\[email protected]\node_modules\discord.js\src\structures\interfaces\TextBasedChannel.js:189:32) {
  16. errors: [
  17. ExpectedValidationError: Expected
  18. at _InstanceValidator.handle (C:\Users\Matis\Documents\code\inDev\ts-project-template\node_modules\.pnpm\@[email protected]\node_modules\@sapphire\shapeshift\dist\cjs\index.cjs:1531:75)
  19. at _InstanceValidator.run (C:\Users\Matis\Documents\code\inDev\ts-project-template\node_modules\.pnpm\@[email protected]\node_modules\@sapphire\shapeshift\dist\cjs\index.cjs:958:23)
  20. at _UnionValidator.handle (C:\Users\Matis\Documents\code\inDev\ts-project-template\node_modules\.pnpm\@[email protected]\node_modules\@sapphire\shapeshift\dist\cjs\index.cjs:1960:32)
  21. at _UnionValidator.parse (C:\Users\Matis\Documents\code\inDev\ts-project-template\node_modules\.pnpm\@[email protected]\node_modules\@sapphire\shapeshift\dist\cjs\index.cjs:972:90)
  22. at SectionBuilder.toJSON (C:\Users\Matis\Documents\code\inDev\ts-project-template\node_modules\.pnpm\@[email protected]\node_modules\@discordjs\builders\dist\index.js:2169:37)
  23. at C:\Users\Matis\Documents\code\inDev\ts-project-template\node_modules\.pnpm\@[email protected]\node_modules\@discordjs\builders\dist\index.js:1870:64
  24. at Array.map (<anonymous>)
  25. at ContainerBuilder.toJSON (C:\Users\Matis\Documents\code\inDev\ts-project-template\node_modules\.pnpm\@[email protected]\node_modules\@discordjs\builders\dist\index.js:1870:35)
  26. at C:\Users\Matis\Documents\code\inDev\ts-project-template\node_modules\.pnpm\[email protected]\node_modules\discord.js\src\structures\MessagePayload.js:151:46
  27. at Array.map (<anonymous>) {
  28. validator: 's.instance(V)',
  29. given: undefined,
  30. expected: [class ButtonBuilder extends ComponentBuilder]
  31. },
  32. ExpectedValidationError: Expected
  33. at _InstanceValidator.handle (C:\Users\Matis\Documents\code\inDev\ts-project-template\node_modules\.pnpm\@[email protected]\node_modules\@sapphire\shapeshift\dist\cjs\index.cjs:1531:75)
  34. at _InstanceValidator.run (C:\Users\Matis\Documents\code\inDev\ts-project-template\node_modules\.pnpm\@[email protected]\node_modules\@sapphire\shapeshift\dist\cjs\index.cjs:958:23)
  35. at _UnionValidator.handle (C:\Users\Matis\Documents\code\inDev\ts-project-template\node_modules\.pnpm\@[email protected]\node_modules\@sapphire\shapeshift\dist\cjs\index.cjs:1960:32)
  36. at _UnionValidator.parse (C:\Users\Matis\Documents\code\inDev\ts-project-template\node_modules\.pnpm\@[email protected]\node_modules\@sapphire\shapeshift\dist\cjs\index.cjs:972:90)
  37. at SectionBuilder.toJSON (C:\Users\Matis\Documents\code\inDev\ts-project-template\node_modules\.pnpm\@[email protected]\node_modules\@discordjs\builders\dist\index.js:2169:37)
  38. at C:\Users\Matis\Documents\code\inDev\ts-project-template\node_modules\.pnpm\@[email protected]\node_modules\@discordjs\builders\dist\index.js:1870:64
  39. at Array.map (<anonymous>)
  40. at ContainerBuilder.toJSON (C:\Users\Matis\Documents\code\inDev\ts-project-template\node_modules\.pnpm\@[email protected]\node_modules\@discordjs\builders\dist\index.js:1870:35)
  41. at C:\Users\Matis\Documents\code\inDev\ts-project-template\node_modules\.pnpm\[email protected]\node_modules\discord.js\src\structures\MessagePayload.js:151:46
  42. at Array.map (<anonymous>) {
  43. validator: 's.instance(V)',
  44. given: undefined,
  45. expected: [class ThumbnailBuilder extends ComponentBuilder]
  46. }
  47. ]
  48. }
Advertisement
Add Comment
Please, Sign In to add comment