Skip to content
This repository has been archived by the owner on May 30, 2022. It is now read-only.

node-gyp build fails #125

Open
DavHau opened this issue Dec 8, 2021 · 1 comment
Open

node-gyp build fails #125

DavHau opened this issue Dec 8, 2021 · 1 comment

Comments

@DavHau
Copy link

DavHau commented Dec 8, 2021

For the package downloaded from npm/yarn registry, running npm run gypconfig && npm run gypbuild fails with:

make: *** No rule to make target '/package/lib/libledger-core.so', needed by '/package/build/Release/libledger-core.so'.  Stop.
make: Leaving directory '/package/build'
@DavHau
Copy link
Author

DavHau commented Dec 8, 2021

OK, it seems like the libledger-core.so is downloaded via the preinstall.js:

const endpointURL = `https://s3-eu-west-1.amazonaws.com/ledger-lib-ledger-core/${libcoreVersion}/${dir}`

Does that mean that building from source is not supported?

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

No branches or pull requests

1 participant