<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>inocr (草头诗人)</title>
    <link>https://ruby-china.org/inocr</link>
    <description/>
    <language>en-us</language>
    <item>
      <title>关于 npm 安装出现 npm ERR! Error: shasum check failed for..</title>
      <description>&lt;p&gt;`
npm http GET &lt;a href="https://registry.npmjs.org/hexo" rel="nofollow" target="_blank"&gt;https://registry.npmjs.org/hexo&lt;/a&gt;
npm http 304 &lt;a href="https://registry.npmjs.org/hexo" rel="nofollow" target="_blank"&gt;https://registry.npmjs.org/hexo&lt;/a&gt;
npm http GET &lt;a href="https://registry.npmjs.org/hexo/-/hexo-2.5.2.tgz" rel="nofollow" target="_blank"&gt;https://registry.npmjs.org/hexo/-/hexo-2.5.2.tgz&lt;/a&gt;
npm http 200 &lt;a href="https://registry.npmjs.org/hexo/-/hexo-2.5.2.tgz" rel="nofollow" target="_blank"&gt;https://registry.npmjs.org/hexo/-/hexo-2.5.2.tgz&lt;/a&gt;
npm ERR! Error: shasum check failed for /root/tmp/npm-4453-yMlFlZ95/1395581168679-0.5726651828736067/tmp.tgz
npm ERR! Expected: 8245abb4a8c15f71f5afdd46b60b1343eb44b0e8
npm ERR! Actual:   ec0524b80ebece50d2736c22a397079b9453588c
npm ERR! From:     &lt;a href="https://registry.npmjs.org/hexo/-/hexo-2.5.2.tgz" rel="nofollow" target="_blank"&gt;https://registry.npmjs.org/hexo/-/hexo-2.5.2.tgz&lt;/a&gt;
npm ERR!     at /usr/local/lib/node_modules/npm/node_modules/sha/index.js:38:8
npm ERR!     at ReadStream. (/usr/local/lib/node_modules/npm/node_modules/sha/index.js:85:7)
npm ERR!     at ReadStream.EventEmitter.emit (events.js:117:20)
npm ERR!     at _stream_readable.js:920:16
npm ERR!     at process._tickCallback (node.js:415:13)
npm ERR! If you need help, you may report this &lt;em&gt;entire&lt;/em&gt; log,
npm ERR! including the npm and node versions, at:
npm ERR!     &lt;a href="http://github.com/isaacs/npm/issues" rel="nofollow" target="_blank"&gt;http://github.com/isaacs/npm/issues&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;npm ERR! System Linux 3.13-1-amd64
npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install" "hexo" "-g"
npm ERR! cwd /home/inocr
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.3.24
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /home/inocr/npm-debug.log
npm ERR! not ok code 0&lt;/p&gt;

&lt;p&gt;`&lt;/p&gt;</description>
      <author>inocr</author>
      <pubDate>Sun, 23 Mar 2014 21:40:02 +0800</pubDate>
      <link>https://ruby-china.org/topics/18119</link>
      <guid>https://ruby-china.org/topics/18119</guid>
    </item>
    <item>
      <title>明明已经执行了 bundle install ,但是推 heroku 的时候还是报错 sqlite1.3.8 error</title>
      <description>&lt;pre class="highlight plaintext"&gt;&lt;code&gt;An error occurred while installing sqlite3 (1.3.8), and Bundler cannot continue.
       Make sure that `gem install sqlite3 -v '1.3.8'` succeeds before bundling.
 !
 !     Failed to install gems via Bundler.
 !     
 !     Detected sqlite3 gem which is not supported on Heroku.
 !     https://devcenter.heroku.com/articles/sqlite3
 !

 !     Push rejected, failed to compile Ruby app
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;以下是我 gemfile 里面的信息&lt;/p&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;group :development do
  gem 'sqlite3', '1.3.8'
end
&lt;/code&gt;&lt;/pre&gt;</description>
      <author>inocr</author>
      <pubDate>Sat, 15 Feb 2014 00:00:45 +0800</pubDate>
      <link>https://ruby-china.org/topics/17273</link>
      <guid>https://ruby-china.org/topics/17273</guid>
    </item>
  </channel>
</rss>
