main field not exits on package.json at 9.0.1 version

Open Beginner friendly
#196 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
76/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Quiet
Tech stack
javascript
Domain
cli

Research direction

Start by inspecting the package.json for cliui version 9.0.1 from the linked package page and compare its main entry with build/index.mjs and build/lib/index.mjs. Done means the main field points to the existing build/lib/index.mjs entry and the published package resolves that entry correctly.

Written by the indexing model from the issue text.

Description

Image

https://npmx.dev/package-code/cliui/v/9.0.1/package.json

not build/index.mjs, than build/lib/index.mjs

Dominant language
JavaScript
Stars
395
Forks
44
Avg merge
6m
Merged PRs (30d)
3

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.

More from yargs/cliui

All issues in yargs/cliui

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.