Please, check the legal information of prepublish first
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 7.9k
- Forks
- 412
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 61
Description
The package.json of the project created by napi new does not have this repository information
The check for repository.url can be done ahead of time. It is boring to wait 10 minutes for the build to fail for this reason.
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
Start at the package.json template generated by napi new and the prepublish check that validates repository.url. Confirm the generated package includes repository information, and run the relevant prepublish or build flow to verify repository.url is checked before the long build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nodejs, rust
- Domain
- build-system, cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100