We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Entity with this name was discovered, but not the prototype you are passing to the ORM.
target
tsconfig.json
https://github.com/jonahallibone/mikro-orm-nextjs/blob/master/tsconfig.json#L5
"target": "es5"
"target": "es6"
The text was updated successfully, but these errors were encountered:
hmm, or not.
problems with auto-increment ID key
Sorry, something went wrong.
Changing target to es6 fixed the issue, but context-specific em-ID: is still rising... Not sure if that should be hapenning.
es6
context-specific em-ID:
No branches or pull requests
Error
fix
target
intsconfig.json
filehttps://github.com/jonahallibone/mikro-orm-nextjs/blob/master/tsconfig.json#L5
from es5
to es6
The text was updated successfully, but these errors were encountered: