Confusing error messages when user doesn't specify `version`
Open
@zkochan is already working on this.
Since Sep 15, 2022.
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 217
- Avg merge
- 8h 42m
- Merged PRs (30d)
- 1
Description
It seems this action requires a package.json file to be present:
Even if users only use pnpx and do not install packages locally, they have to provide a package.json, which is inconvenient.
Will the action support using it without a package.json?
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.
Assessment
This issue has not been assessed yet.