Fauziya Shaikh
03/03/2022, 7:18 AM> npx prisma generate
#30 0.243
#30 4.198 Prisma schema loaded from prisma/schema.prisma
#30 4.352 Error: Get config: Error: Command failed with ENOENT: /usr/local/lib/node_modules/prisma/query-engine-linux-arm-openssl-1.1.x cli get-config --ignoreEnvVarErrors
#30 4.352 spawn /usr/local/lib/node_modules/prisma/query-engine-linux-arm-openssl-1.1.x ENOENT
Nurul
03/10/2022, 10:57 AMENOENT
error would generally mean that the file doesn’t exist at the mentioned location.
Can you check if query-engine-linux-arm-openssl-1.1.x
does exist in the node_modules at the specified path?