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

Startup output does not include binary hash any more #168

Closed
janpio opened this issue May 26, 2020 · 1 comment · Fixed by #176
Closed

Startup output does not include binary hash any more #168

janpio opened this issue May 26, 2020 · 1 comment · Fixed by #176
Assignees
Labels
kind/bug A reported bug.
Milestone

Comments

@janpio
Copy link
Member

janpio commented May 26, 2020

On installation of 0.0.1250 I just got:

[Info  - 18:48:39] Prisma plugin prisma-fmt installation succeeded.
[Info  - 18:48:39] Extension name prisma-dev with version 0.0.1250

Should be more like:

[Info  - 18:46:04] Installed version of Prisma binary `prisma-fmt`: b6745bd0f67138b4b68e00f607c99483016924c8
[Info  - 18:46:04] Extension name prisma-dev with version 0.0.1245
@carmenberndt carmenberndt self-assigned this May 26, 2020
@carmenberndt
Copy link
Contributor

This got accidentally removed by a merge.

@janpio janpio changed the title Startup output sometimes does not include binary hash Startup output does not include binary hash any more May 26, 2020
@carmenberndt carmenberndt added this to the Beta 7 milestone May 26, 2020
@carmenberndt carmenberndt added the kind/bug A reported bug. label May 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A reported bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants