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

Cursor does not work in alpha.241 #753

Closed
janpio opened this issue Oct 14, 2019 · 3 comments
Closed

Cursor does not work in alpha.241 #753

janpio opened this issue Oct 14, 2019 · 3 comments
Assignees
Labels
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.
Milestone

Comments

@janpio
Copy link
Contributor

janpio commented Oct 14, 2019

λ prisma2 -v
prisma2@2.0.0-alpha.241, binary version: 254e528c7e5fdcc0c102f71c5e5517bc976fe312

C:\Users\Jan\Documents\throwaway
λ prisma2 init 550

  Get started with a blank project or a starter kit.
  Starter kits provide ready-made setups for various use cases.

┌─ Languages for starter kits ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
│                                                                                                                                                                                        │
│ > Blank project  Supports introspecting your existing DB                                                                                                                               │
│   Starter Kit    Sample setups for GraphQL, REST, gRPC, ...                                                                                                                            │
│                                                                                                                                                                                        │
└────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘

Cursor keys input (or Enter) does nothing at all.

@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. labels Oct 14, 2019
@pantharshit00
Copy link
Contributor

I can also confirm this on a Mac

@janpio janpio changed the title [Windows] Cursor does not work in alpha.241 Cursor does not work in alpha.241 Oct 14, 2019
@janpio janpio added this to the Preview 15 milestone Oct 14, 2019
@timsuchanek
Copy link
Contributor

Fixed in latest alpha.
You can try it out with npm i -g prisma2@alpha.

@janpio
Copy link
Contributor Author

janpio commented Oct 15, 2019

Can confirm it works in prisma2@2.0.0-alpha.247 👍

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. kind/regression A reported bug in functionality that used to work before.
Projects
None yet
Development

No branches or pull requests

4 participants