max-mapper / max-mapper/commonjs-html-prettyprinter
command not available on Mac
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 76
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
command installed, command not found.
squirple:~ dietrich$ node --version
v0.8.18
squirple:~ dietrich$ npm --version
1.3.1
squirple:~ dietrich$ npm list | grep html
├── html@0.0.7
│ ├── htmlparser@1.7.6
squirple:~ dietrich$ html
-bash: html: command not found
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or test is named. Reproduce the installation with the reported Node.js and npm versions, then inspect how the package exposes its command-line entry point. Done means a fresh installation makes the html command available on Mac.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100