我正在尝试使用CLI在ionic中创建项目。我已经使用 npm install -g ionic cordova 安装了ionic和cordova,但是当我尝试使用 ionic start appname选项卡创建项目时,此操作无济于事。我在某处缺乏吗?
这是控制台输出
rake db:migrate #it will migration all the down migrations
rake db:migrate:up VERSION="version_number_of_the_create_users_migration" #it will migrate the specific migration