Bundle Gemfile #40213
Replies: 1 comment
-
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Question
Body
When i write
bundle update
i get this errorFetching gem metadata from https://rubygems.org/.Retrying dependency api due to error (2/4): NoMethodError undefined method
encode' for URI:ModuleRetrying dependency api due to error (3/4): NoMethodError undefined method
encode' for URI:Module Retrying dependency api due to error (4/4): NoMethodError undefined method
encode' for URI:Module--- ERROR REPORT TEMPLATE -------------------------------------------------------
What did you do?
I ran the command
/home/zaman/bin/bundle update
What did you expect to happen?
I expected Bundler to...
What happened instead?
Instead, what actually happened was...
Error details
Environment
--- TEMPLATE END ----------------------------------------------------------------
Unfortunately, an unexpected error occurred, and Bundler cannot continue.
First, try this link to see if there are any existing issue reports for this error:
https://github.com/bundler/bundler/search?q=undefined+method+%60encode%27+for+URI%3AModule&type=Issues
If there aren't any reports for this error yet, please create copy and paste the report template above into a new issue. Don't forget to anonymize any private data! The new issue form is located at:
https://github.com/bundler/bundler/issues/new
`
Can you help me?
Beta Was this translation helpful? Give feedback.
All reactions