Error: Not found: hook.io-mailer@'>=0.1.0- <0.2.0-'
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 18
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
After npm install there is this error.
There is no version 0.1.0 but only 0.0.1 and npm throws error.
Changed version in package.json to 0.3.x and now it works.
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
Inspect package.json and reproduce the failure with npm install. Check the hook.io-mailer dependency range against the versions available to npm; done means the declared dependency resolves successfully and a clean install completes without the not-found error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100