Replies: 1 comment 2 replies
-
Hey @nels0n12! 👋🏻 What your global |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Package version
╭────────────────────────────────────╮
│ node ace --version
│────────────────────────────────────
│
│ App version: 1.0.0
│ Framework version: 5.9.0
│ Assembler version: 5.9.5
│
╰────────────────────────────────────╯
Node.js and npm version
Node: v16.17.0 / npm: v8.15.0 (yarn v1.22.19)
validation returns a 500 internal server error. not sure why this is happening.
this is my code
import =
import { rules, schema, validator } from '@ioc:Adonis/Core/Validator'
below is the image of the error

and the logs on the terminal are shown below

Beta Was this translation helpful? Give feedback.
All reactions