{"id":677,"date":"2019-02-06T13:48:38","date_gmt":"2019-02-06T10:48:38","guid":{"rendered":"https:\/\/artem.services\/?p=587"},"modified":"2019-02-20T00:09:05","modified_gmt":"2019-02-19T21:09:05","slug":"fix-error-bundle-exec-rails-c-could-not-find-rake-2","status":"publish","type":"post","link":"https:\/\/artem.services\/?p=677&lang=en","title":{"rendered":"FIX ERROR &#8212; Bundle EXEC Rails C: Could not find rake"},"content":{"rendered":"<p>When trying to execute the command:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\nbundle exec rails c\r\n<\/pre>\n<p>We get the following message:<\/p>\n<pre>Could not find rake-12.3.1 in any of the sources\r\nRun `bundle install` to install missing gems.<\/pre>\n<p><strong>Solution:<\/strong><\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\nbundle exec rake app:update:bin\r\n\r\nbundle exec rails c\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>When trying to execute the command: We get the following message: Could not find rake-12.3.1 in any of the sources Run `bundle install` to install missing gems. Solution:<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[357],"tags":[361,365,411,413],"_links":{"self":[{"href":"https:\/\/artem.services\/index.php?rest_route=\/wp\/v2\/posts\/677"}],"collection":[{"href":"https:\/\/artem.services\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/artem.services\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/artem.services\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/artem.services\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=677"}],"version-history":[{"count":3,"href":"https:\/\/artem.services\/index.php?rest_route=\/wp\/v2\/posts\/677\/revisions"}],"predecessor-version":[{"id":680,"href":"https:\/\/artem.services\/index.php?rest_route=\/wp\/v2\/posts\/677\/revisions\/680"}],"wp:attachment":[{"href":"https:\/\/artem.services\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=677"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/artem.services\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=677"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/artem.services\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=677"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}