okikio / okikio/bundlejs

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

Open
#59 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
915
Forks
19
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the node-libcurl@3.0.0 request from the bundlejs.com source URL and inspect the http-url failure for the missing lib/binding/node_libcurl.node file. Compare the behavior with the potentially related issue #58; done means identifying the cause of the 404 and verifying a supported outcome for this package.

Written by the indexing model from the issue text.

Assessment

Tech stack
nodejs, typescript
Domain
build-system, tooling, web-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.