Skip to content
New issue

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

Invalid argument(s): enum is not one of the supported values: scalar, object, enum$, unsupported #225

Closed
gzlock opened this issue May 30, 2023 · 0 comments · Fixed by #226
Labels
bug Something isn't working

Comments

@gzlock
Copy link

gzlock commented May 30, 2023

version info

Dart SDK version: 3.0.1 (stable) (Tue May 16 11:57:19 2023 +0000) on "windows_x64"
orm: ^3.4.1
build_runner: ^2.4.4

when execute npx prisma generate throw error:


Environment variables loaded from .env
Prisma schema loaded from prisma\schema.prisma
Building package executable... (4.1s)
Built orm:orm.
Error:
Invalid argument(s): `enum` is not one of the supported values: scalar, object, enum$, unsupported

@medz medz added the bug Something isn't working label May 30, 2023
@medz medz closed this as completed in #226 May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants