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

init flow doesn't show instruction to navigate into new directory #684

Closed
nikolasburk opened this issue Oct 8, 2019 · 5 comments
Closed
Assignees
Labels
bug/2-confirmed Bug has been reproduced and confirmed. kind/bug A reported bug.
Milestone

Comments

@nikolasburk
Copy link
Member

nikolasburk commented Oct 8, 2019

I'm on version prisma2@2.0.0-preview013.3. I run:

prisma2 init test

The new folder isn't displayed in the "loading messages"

~/Desktop $ prisma2 init test

Preparing your starter kit: GraphQL API

✔  Downloading the starter kit from GitHub ...
✔  Extracting content to ./ ... 
✔  Installing dependencies with: `npm install` ...
✔  Preparing your database ...

The second line should be:

✔  Extracting content to ./test ... 
@pantharshit00 pantharshit00 added bug/2-confirmed Bug has been reproduced and confirmed. kind/bug A reported bug. labels Oct 8, 2019
@janpio

This comment has been minimized.

@pantharshit00

This comment has been minimized.

@janpio

This comment has been minimized.

@timsuchanek
Copy link
Contributor

Fixed in latest preview.

@janpio
Copy link
Member

janpio commented Oct 16, 2019

Can confirm this is fixed.

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

5 participants