[v4] Adonisjs Seeder 'maximum call stack size exceeded' #1877
Unanswered
punity-team
asked this question in
Help
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 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.
-
I'm struggleing many weeks now with this error. When i try to run this seeder file (Adonis version 4.1) he always says to me:
RangeError: Maximum call stack size exceeded
My Code:
The funny thing is, only the last line breaks whole code, when i replace the model with a other one, it runs without any issues.
My Model:
Beta Was this translation helpful? Give feedback.
All reactions