0

I have been using Rails fine but when I went to do a Bundle install on a new project it just will not work anymore. it wont even work on my old projects.

I have tried the solutions posted in this thread but all that happens is that I do not get the error: "The system cannot find the path specified." anymore; it just hangs.

Any ideas?

Community
  • 1
  • 1
RyanD
  • 1
  • 2
  • Does it say which path is specified? or anything else? Have you checked `gem env` to see what paths are used? have you tried uninstalling bundler and reinstalling? – Taryn East Nov 20 '16 at 21:48
  • Are you using the Ruby version that's default on macOS? That's generally not recommended since it can cause errors like this due to permission problems, you should use either rvm or rbenv. – Connor Shea Nov 21 '16 at 00:15
  • **Taryn East** - No it doesn't specify it at all it just hangs with the cursor flashing as if its executing the command, but it is not. Is uninstalling bundler an option; that might work how can I do that? – RyanD Nov 21 '16 at 11:06
  • **Connor Shea** - No I am using the RailsInstaller for windows. – RyanD Nov 21 '16 at 11:06

0 Answers0