Prisma2 CLI is binary on Ubuntu 16.04 doesn't link to install libssl
See original GitHub issueStarting 2.0.0-preview-1
Prisma2 is downloading the wrong binary
It should download linux-glibc instead on linux-lamba on Ubuntu 16.04 x86-64
Detection was working correctly in 0.0.128
Issue Analytics
- State:
- Created 4 years ago
- Comments:8 (7 by maintainers)
Top Results From Across the Web
I want to install libssl.0.9.8 - Ask Ubuntu
In general you should search for software through the software center or if you like the command line, you can use apt-cache search...
Read more >Prisma 2.0.0-preview-9 Release - GitClear
docs: compile custom binary. Authored August 16, 2019 ... Prisma2 and Docker · Prisma2 CLI is binary on Ubuntu 16.04 doesn't link to...
Read more >please make sure your database server is running at ...
I recently started a face error with Prisma, Postgres, database and docker. I'm new in docker world. operating system configuration. Distributor ID: Ubuntu...
Read more >sitemap.xml - ITNEXT
... 2022-11-16 weekly 0.7 https://itnext.io/tagged/architecture 2022-10-10 monthly ... 1.0 https://itnext.io/npm-install-with-cache-in-docker-4bb85283fa12 ...
Read more >Define GraphQL Queries using Nexus - Morioh
Define GraphQL Queries using Nexus. In this video, you'll learn how to define Object Types using Nexus, a GraphQL schema construction library. Useful...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I can confirm that this works in
alpha
. Please re-open the issue if the problem persists.To mitigate this, we plan to have Ubuntu 16.04 in our build pipeline and the CLI while installation will detect Ubuntu 16.04 and download the correct binary.