LoginSignup
3
2

More than 5 years have passed since last update.

Ionic CLIはNode.js 0.11で動かない

Last updated at Posted at 2014-10-28

ので、nodebrewとか使ってる人は node v0.10.32 でインストールしてください。

$ nodebrew install v0.10.32 && nodebrew use v0.10.32
$ npm install -g ionic cordova
$ ionic start myApp

公式ドキュメントのインストール手順に動作確認バージョンを書いておけばいいのになぁ。

以下のionicのフォーラム投稿にnode v0.12.xにご期待くださいって返信があるけど、v0.11で動かないのに期待できないと思うんだけどなぁ。

参考:http://forum.ionicframework.com/t/ionic-not-working-with-node-v0-11-13/10784

3
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
2