We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When trying to build node-libcurl, I get the following error:
The full error message is:
Error: [getRequest] Failed at request (https://unpkg.com/[email protected]/lib/binding/node_libcurl.node) Error: Couldn't load https://unpkg.com/[email protected]/lib/binding/node_libcurl.node (404 code)
✘ [ERROR] [getRequest] Failed at request (https://unpkg.com/[email protected]/lib/binding/node_libcurl.node) Error: Couldn't load https://unpkg.com/[email protected]/lib/binding/node_libcurl.node (404 code) [plugin http-url] http-url:https://unpkg.com/[email protected]/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.
The text was updated successfully, but these errors were encountered:
bundlejs currently doesn't support node-gyp, and the automatic building of node binaries like that, I'll add this to the TODO list.
bundlejs
Sorry, something went wrong.
No branches or pull requests
When trying to build node-libcurl, I get the following error:
The full error message is:
Source: https://bundlejs.com/?q=node-libcurl%403.0.0&treeshake=%5B*%5D
Potentially related to #58.
The text was updated successfully, but these errors were encountered: