mysamai / mysam

An open "intelligent" assistant for the web that can listen to you and learn.
https://mysamai.com
GNU General Public License v3.0
621 stars 65 forks source link

Cannot install - El Capitan, Node 6.2.1, npm 3.0.5, Homebrew 0.9.9 #22

Closed PeterShershov closed 7 years ago

PeterShershov commented 8 years ago

Here's the log:

npm ERR! git clone --template=/Users/MYNAME/.npm/_git-remotes/_templates --mirror git://github.com/bitovi/systemjs.git /Users/MYNAME/.npm/_git-remotes/git-github-com-bitovi-systemjs-git-0-16-6-bitovi-7-fc4337c5: Cloning into bare repository '/Users/MYNAME/.npm/_git-remotes/git-github-com-bitovi-systemjs-git-0-16-6-bitovi-7-fc4337c5'... npm ERR! git clone --template=/Users/MYNAME/.npm/_git-remotes/_templates --mirror git://github.com/bitovi/systemjs.git /Users/MYNAME/.npm/_git-remotes/git-github-com-bitovi-systemjs-git-0-16-6-bitovi-7-fc4337c5: fatal: read error: Operation timed out npm ERR! Darwin 15.5.0 npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "mysam" "-g" npm ERR! node v6.2.1 npm ERR! npm v3.10.5 npm ERR! code 128

npm ERR! Command failed: git clone --template=/Users/MYNAME/.npm/_git-remotes/_templates --mirror git://github.com/bitovi/systemjs.git /Users/MYNAME/.npm/_git-remotes/git-github-com-bitovi-systemjs-git-0-16-6-bitovi-7-fc4337c5 npm ERR! Cloning into bare repository '/Users/MYNAME/.npm/_git-remotes/git-github-com-bitovi-systemjs-git-0-16-6-bitovi-7-fc4337c5'... npm ERR! fatal: read error: Operation timed out npm ERR! npm ERR! npm ERR! If you need help, you may report this error at: npm ERR! https://github.com/npm/npm/issues


Thoughts guys?