Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux binary not running on my machine #155

Open
hackergrrl opened this issue Apr 8, 2020 · 2 comments
Open

Linux binary not running on my machine #155

hackergrrl opened this issue Apr 8, 2020 · 2 comments

Comments

@hackergrrl
Copy link
Member

hackergrrl commented Apr 8, 2020

It fails with

Error: No native build was found for platform=linux arch=x64 runtime=node abi=64 uv=1 libc=glibc

cc @joehand, any ideas?

@fauno
Copy link

fauno commented Jun 19, 2020

same here, everything seems fine according to ldd too

@fauno
Copy link

fauno commented Jun 19, 2020

pkg/prelude/bootstrap.js:1244
      throw error;
      ^

Error: No native build was found for platform=linux arch=x64 runtime=node abi=64 uv=1 libc=glibc
    at Function.load.path (/snapshot/cabal-cli/node_modules/node-gyp-build/index.js:56:9)
    at load (/snapshot/cabal-cli/node_modules/node-gyp-build/index.js:21:30)
    at Object.<anonymous> (/snapshot/cabal-cli/node_modules/sodium-native/index.js:1:101)
    at Module._compile (pkg/prelude/bootstrap.js:1320:22)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:787:10)
    at Module.load (internal/modules/cjs/loader.js:651:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:591:12)
    at Function.Module._load (internal/modules/cjs/loader.js:583:3)
    at Module.require (internal/modules/cjs/loader.js:690:17)
    at Module.require (pkg/prelude/bootstrap.js:1225:31)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants