jaredhanson / jaredhanson/electrolyte
node module with hyphens
Open
- Dominant language
- JavaScript
- Stars
- 555
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
When a node module has hyphens I can't inject it. E.g. documentdb-q-promises, when I add this as a parameter to my module I get a js issue. Is there any way to inject node modules with hyphens?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing dependency injection with the hyphenated module name documentdb-q-promises, then inspect the injection path that handles Node.js module parameters. Done means the module can be injected without the reported JavaScript error, or the limitation and supported usage are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100