質問: bundle installした際の--vendor pathについて
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
#217 にて、macだと特に何も入れなくても動くと説明したのですが、bundle install --path vendor/bundleをするとうまくsample.rbを解析できず、下記のようなデフォルトの状態になって今います。
これはbundle install --path vendor/bundleが原因だと思いますか?
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
Start by reproducing the reported behavior with bundle install --path vendor/bundle and the sample.rb analysis, then compare it with the default setup described in issue #217. Check whether the vendor path changes dependency or extension behavior; done means the cause is confirmed or ruled out and the required setup is clear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby, typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100