Marak / Marak/station

Error: Not found: hook.io-mailer@'>=0.1.0- <0.2.0-'

Open
#2 0 comments 0 reactions 0 assignees View on GitHub

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

  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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.