vvakame / language-review

Re:VIEW support for Atom
https://atom.io/packages/language-review
MIT License
27 stars 9 forks source link

インストール用スクリプトを用意しておく #32

Closed vvakame closed 8 years ago

vvakame commented 8 years ago

curl -L vvakame.github.io/language-review/install.sh | bash みたいなの。 Atomのインストールまでやってくれる。

mhidaka commented 8 years ago

LGTM!!!

vvakame commented 8 years ago

元々は🐑が編集者さんとかのマシンに執筆環境セットアップして帰ってくる!本人のマシンでデモしたらその後継続して使うのも楽やろ!とか言い始めたやつ。

anchan828 commented 8 years ago

冬コミから language-review を推奨する環境でいくので欲しい!

mhidaka commented 8 years ago

ここでコケた。

PS C:\Users\mhidaka\Documents\language-review> apm install --production
Installing modules failed
> runas@3.1.0 install C:\Users\mhidaka\Documents\language-review\node_modules\pathwatcher\node_modules\runas
> node-gyp rebuild

C:\Users\mhidaka\Documents\language-review\node_modules\pathwatcher\node_modules\runas>if not defined npm_config_node_gy
p (node "C:\Users\mhidaka\AppData\Local\atom\app-1.1.0\resources\app\apm\node_modules\npm\bin\node-gyp-bin\\..\..\node_m
odules\node-gyp\bin\node-gyp.js" rebuild )  else (node  rebuild )

gypnpm ERR! Windows_NT 6.2.9200
npm ERR! argv "C:\\Users\\mhidaka\\AppData\\Local\\atom\\app-1.1.0\\resources\\app\\apm\\bin\\node.exe" "C:\\Users\\mhid
aka\\AppData\\Local\\atom\\app-1.1.0\\resources\\app\\apm\\node_modules\\npm\\bin\\npm-cli.js" "--globalconfig" "C:\\Use
rs\\mhidaka\\.atom\\.apm\\.apmrc" "--userconfig" "C:\\Users\\mhidaka\\.atom\\.apmrc" "install" "--target=0.30.7" "--arch
=ia32" "--production"
npm ERR! node v0.10.40
npm ERR! npm  v2.13.3
npm ERR! code ELIFECYCLE

npm ERR! runas@3.1.0 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the runas@3.1.0 install script 'node-gyp rebuild'.
npm ERR! This is most likely a problem with the runas package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node-gyp rebuild
npm ERR! You can get their info via:
npm ERR!     npm owner ls runas
npm ERR! There is likely additional logging output above.
vvakame commented 8 years ago

そこでコケるならatom上でlanguage-review入れた時も落ちる? とりあえず開発環境整える話はこのIssueではないので別途Issueたててくれー

vvakame commented 8 years ago

https://github.com/vvakame/language-review#インストール方法 とりあえず作った 自分の環境では動いてるけどいまいち自信ない。 Ubuntuとかの人は現在対象外。開発環境ほしいな…。