jaredhanson / jaredhanson/electrolyte
Scripts can not run in path other than that of project folder
Open
- Dominant language
- JavaScript
- Stars
- 555
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
Hi all,
I try to write a script that I can run anywhere. It worked fine when I was developing. However, it was unable to find my component after I installed it as a global package. Is it a good idea to provider an additional option for change current path?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the global installation and running a script from outside the project folder. Trace how the package locates components relative to the current working directory or installed package, then verify that a script run from an arbitrary path can resolve its component.
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
- Needs clarification
- Newbie friendliness
- 35/100