Could not find rake-10.1.0 in any of the sources

前端 未结 5 1717
感动是毒
感动是毒 2021-01-03 08:02

I have been working with rails and have been trying to setup passenger with rake 10.1.0 and it sends back me this errors.

Here is the link to the error.Website LInk

5条回答
  •  借酒劲吻你
    2021-01-03 08:28

    I had this exact Passenger message and resolved it with this solution from Brian Armstrong: Bundler installing gems in wrong location (run bundle install --system).

提交回复
热议问题