Aurélien | VeenoX
Aurélien | VeenoX
Explore posts from servers
PPrisma
Created by Aurélien | VeenoX on 9/25/2024 in #help-and-questions
Getting error on "npx prisma init"
Hi there, i want to use prisma on a new backend project i have, but the initialization step stays blocked here for several minutes (staying at 0%)
> Downloading Prisma engines for Node-API for debian-openssl-3.0.x [ ] 0%
> Downloading Prisma engines for Node-API for debian-openssl-3.0.x [ ] 0%
And then finally gives me the following error:
Error: request to https://binaries.prisma.sh/all_commits/06fc58a368dc7be9fbbbe894adf8d445d208c284/debian-openssl-3.0.x/schema-engine.sha256 failed, reason: connect ETIMEDOUT 107.186.217.24:64810
Error: request to https://binaries.prisma.sh/all_commits/06fc58a368dc7be9fbbbe894adf8d445d208c284/debian-openssl-3.0.x/schema-engine.sha256 failed, reason: connect ETIMEDOUT 107.186.217.24:64810
node: v20.11.1 (also tried with node v18, same result) npm/npx: 10.2.4 I tried with and without proxy in the npm config, but the result stays there same.
5 replies