Git Product home page Git Product logo

Comments (2)

janpio avatar janpio commented on May 26, 2024
prisma:warn Prisma detected unknown OS "android" and may not work as expected. Defaulting to "linux".
Error: Unable to require(`/data/data/com.termux/files/home/social-api/node_modules/@prisma/engines/libquery_engine-debian-openssl-1.1.x.so.node`).
The Prisma engines do not seem to be compatible with your system. Please refer to the documentation about Prisma's system requirements: https://pris.ly/d/system-requirements

Details: dlopen failed: "/data/data/com.termux/files/home/social-api/node_modules/@prisma/engines/libquery_engine-debian-openssl-1.1.x.so.node" is for EM_X86_64 (62) instead of EM_AARCH64 (183)
    at Hee (/data/data/com.termux/files/home/social-api/node_modules/prisma/build/index.js:295:116)
    at Gqe (/data/data/com.termux/files/home/social-api/node_modules/prisma/build/index.js:295:269)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Error: Command failed with exit code 1: /data/data/com.termux/files/home/social-api/node_modules/@prisma/engines/schema-engine-debian-openssl-1.1.x --version
/data/data/com.termux/files/home/social-api/node_modules/@prisma/engines/schema-engine-debian-openssl-1.1.x[1]: �ELF: inaccessible or not found
/data/data/com.termux/files/home/social-api/node_modules/@prisma/engines/schema-engine-debian-openssl-1.1.x[2]: syntax error: unexpected ')'

This looks like a serious problem, that is probably also affecting the Schema Engine.

I am not sure Prisma can work on Android as it is.

from prisma.

RizeKishimaro avatar RizeKishimaro commented on May 26, 2024
prisma:warn Prisma detected unknown OS "android" and may not work as expected. Defaulting to "linux".
Error: Unable to require(`/data/data/com.termux/files/home/social-api/node_modules/@prisma/engines/libquery_engine-debian-openssl-1.1.x.so.node`).
The Prisma engines do not seem to be compatible with your system. Please refer to the documentation about Prisma's system requirements: https://pris.ly/d/system-requirements

Details: dlopen failed: "/data/data/com.termux/files/home/social-api/node_modules/@prisma/engines/libquery_engine-debian-openssl-1.1.x.so.node" is for EM_X86_64 (62) instead of EM_AARCH64 (183)
    at Hee (/data/data/com.termux/files/home/social-api/node_modules/prisma/build/index.js:295:116)
    at Gqe (/data/data/com.termux/files/home/social-api/node_modules/prisma/build/index.js:295:269)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Error: Command failed with exit code 1: /data/data/com.termux/files/home/social-api/node_modules/@prisma/engines/schema-engine-debian-openssl-1.1.x --version
/data/data/com.termux/files/home/social-api/node_modules/@prisma/engines/schema-engine-debian-openssl-1.1.x[1]: �ELF: inaccessible or not found
/data/data/com.termux/files/home/social-api/node_modules/@prisma/engines/schema-engine-debian-openssl-1.1.x[2]: syntax error: unexpected ')'

This looks like a serious problem, that is probably also affecting the Schema Engine.

I am not sure Prisma can work on Android as it is.

Now i'm using proot ubuntu distro to perform database migrations and it's works pretty well.

from prisma.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.