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

Prisma 2 init with SQLite works but throws an error #1085

Closed
divyenduz opened this issue Dec 9, 2019 · 2 comments
Closed

Prisma 2 init with SQLite works but throws an error #1085

divyenduz opened this issue Dec 9, 2019 · 2 comments
Assignees
Labels
bug/2-confirmed Bug has been reproduced and confirmed. kind/bug A reported bug.
Milestone

Comments

@divyenduz
Copy link
Contributor

divyenduz commented Dec 9, 2019

To reproduce:

  1. Run prisma2 init
  2. Blank project -> SQLite -> TS/JS -> Just the Prisma schema

image

Note that the command actually works i.e. prints out the blank project schema.

@divyenduz divyenduz added bug/2-confirmed Bug has been reproduced and confirmed. kind/bug A reported bug. kind/regression A reported bug in functionality that used to work before. process/candidate labels Dec 9, 2019
@pantharshit00
Copy link
Contributor

This is still a problem in preview 18.1.

@pantharshit00 pantharshit00 removed the kind/bug A reported bug. label Dec 9, 2019
@janpio janpio added this to the Preview 19 milestone Dec 9, 2019
@timsuchanek timsuchanek added kind/bug A reported bug. and removed kind/regression A reported bug in functionality that used to work before. labels Dec 11, 2019
@timsuchanek
Copy link
Contributor

Thanks a lot for reporting 🙏
This issue is fixed in the latest alpha version of prisma2.
You can try it out with npm i -g prisma2@alpha.

In case it’s not fixed for you - please let us know and we’ll reopen this issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/2-confirmed Bug has been reproduced and confirmed. kind/bug A reported bug.
Projects
None yet
Development

No branches or pull requests

4 participants