rsense / atom-rsense

Intelligent code completion for Ruby in the Atom Editor. Requires Rsense.
MIT License
29 stars 7 forks source link

atom-rsense not installed #5

Open kubosho opened 9 years ago

kubosho commented 9 years ago
$ apm -v
apm  0.166.0
npm  2.5.1
node 0.10.35
python 2.7.9
git 2.2.1

I ran command this:

apm install rsense

I catched error:

npm ERR! Failed resolving git HEAD (git://github.com/saschagehlich/autocomplete-plus.git) fatal: ambiguous argument 'feature/api': unknown revision or path not in the working tree.
npm ERR! Failed resolving git HEAD (git://github.com/saschagehlich/autocomplete-plus.git) Use '--' to separate paths from revisions, like this:
npm ERR! Failed resolving git HEAD (git://github.com/saschagehlich/autocomplete-plus.git) 'git <command> [<revision>...] -- [<file>...]'
npm ERR! Failed resolving git HEAD (git://github.com/saschagehlich/autocomplete-plus.git)
npm ERR! Darwin 14.3.0
npm ERR! argv "/Applications/Atom.app/Contents/Resources/app/apm/bin/node" "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/npm/bin/npm-cli.js" "--globalconfig" "/Users/s.kubota/.atom/.apm/.apmrc" "--userconfig" "/Users/s.kubota/.atom/.apmrc" "install" "/private/var/folders/rt/411m3kns4v9cjfyl_1m54w0n38h46h/T/d-115418-6876-10xxrxv/package.tgz" "--target=0.22.0" "--arch=x64"
npm ERR! node v0.10.35
npm ERR! npm  v2.5.1
npm ERR! code 128

npm ERR! Command failed: fatal: ambiguous argument 'feature/api': unknown revision or path not in the working tree.
npm ERR! Use '--' to separate paths from revisions, like this:
npm ERR! 'git <command> [<revision>...] -- [<file>...]'
npm ERR!
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR!     <http://github.com/npm/npm/issues>

npm ERR! Please include the following file with any support request:
npm ERR!     /private/var/folders/rt/411m3kns4v9cjfyl_1m54w0n38h46h/T/apm-install-dir-115418-6876-1hypfeo/npm-debug.log

Why this error ?

pirminis commented 9 years ago

+1

rhamedy commented 9 years ago

+1

daciolima commented 7 years ago

+1

FilBot3 commented 7 years ago

+1 is there any news on this? I thought it had something to do with the linter trying to use rsense.

luizlohn commented 7 years ago

+1

jaygalligher commented 7 years ago

No available version compatible with the installed Atom version: 1.14.3

chadwtaylor commented 7 years ago

+1