Void icon indicating copy to clipboard operation
Void copied to clipboard

Error building

Open vinceycodes opened this issue 2 years ago • 2 comments

root@localhost:~/Void# npm run build

[email protected] build npm-run-all build:schema build:next

[email protected] build:schema prisma generate --schema=prisma/schema.prisma

Error: Unknown binaryTarget debian-openssl-3.0.x and no custom binaries were provided ERROR: "build:schema" exited with 1. root@localhost:~/Void#

--- I am using Linode

vinceycodes avatar Sep 08 '22 22:09 vinceycodes

Can you pull the latest dev?

AlphaNecron avatar Sep 09 '22 05:09 AlphaNecron

If it does not work, downgrade OpenSSL to 1.1.

AlphaNecron avatar Sep 09 '22 06:09 AlphaNecron