在過去的幾天中,我的軟件包安裝未運行。每次我給一個bundle命令(包更新,捆綁安裝和捆綁)我得到這個錯誤:軟件包安裝不起作用
sh: /c/Program Files/ruby-1.9.2/bin/bundle: "c:/Program: bad interpreter: No such file or directory
其中紅寶石:/c/RailsInstaller/Ruby1.9.3/bin/ruby
哪個bundle:/c/Program Files/ruby-1.9.2/bin/bundle
萬一有人被迷惑我我在窗戶上。該捆綁包應該位於railsinstaller文件夾中,哪個捆綁包文件夾甚至不存在。不知道爲什麼這個錯誤突然發生,但它只發生在過去幾天。在那之前Bundle運行良好。不知道是什麼原因造成的。
你使用的是rvm gemset ..? –