Why restrict to darwin only?
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The dependencies look cross platform.
https://github.com/LinusU/node-tradfri/blob/5efee97c9bfc071778e9d41a3d69542c4ac010ff/package.json#L7
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 at the linked line and determine why the dependency is restricted to darwin. Compare that restriction with the dependency's stated cross-platform support. Done means the package metadata no longer imposes an unjustified platform restriction and installation works on the supported platforms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100