max-mapper / max-mapper/requirebin

Can't install browserify-cdn

Open
#111 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
389
Forks
73
PR merge metrics
No merged PRs in 30d

Description

I tried to set up the project locally but get stuck at `npm install -g browserify-cdn`

``` bash
$ npm install -g browserify-cdn
npm WARN engine npm@1.3.26: wanted: {"node":">=0.6","npm":"1"} (current: {"node":"5.3.0","npm":"3.3.12"})
npm WARN install Couldn't install optional dependency: Registry returned 404 for GET on https://registry.npmjs.org/esprima-six
```

Contributor guide

Open the contributing guide

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

Start by reproducing `npm install -g browserify-cdn` with the Node and npm versions shown in the report, then inspect the `esprima-six` 404 and the engine warning. Done means the project setup command completes successfully without the reported installation failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.