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

Failed to build node-libcurl ("Couldn't load") #59

Open
nktnet1 opened this issue Sep 4, 2023 · 1 comment
Open

Failed to build node-libcurl ("Couldn't load") #59

nktnet1 opened this issue Sep 4, 2023 · 1 comment

Comments

@nktnet1
Copy link

nktnet1 commented Sep 4, 2023

When trying to build node-libcurl, I get the following error:

bundlejs_node-libcurl

The full error message is:

Error: [getRequest] Failed at request (https://unpkg.com/node-libcurl@3.0.0/lib/binding/node_libcurl.node)
Error: Couldn't load https://unpkg.com/node-libcurl@3.0.0/lib/binding/node_libcurl.node (404 code)
✘ [ERROR] [getRequest] Failed at request (https://unpkg.com/node-libcurl@3.0.0/lib/binding/node_libcurl.node)

Error: Couldn't load https://unpkg.com/node-libcurl@3.0.0/lib/binding/node_libcurl.node (404 code) [plugin http-url]

http-url:https://unpkg.com/node-libcurl@3.0.0/dist/Multi:5:25:

      5 │ const bindings = require('../lib/binding/node_libcurl.node');
        ╵                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
(if you are having trouble solving this issue, please create a new issue in the repo, https://github.com/okikio/bundle)

Source: https://bundlejs.com/?q=node-libcurl%403.0.0&treeshake=%5B*%5D

Potentially related to #58.

@okikio
Copy link
Owner

okikio commented Oct 31, 2023

bundlejs currently doesn't support node-gyp, and the automatic building of node binaries like that, I'll add this to the TODO list.

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