私はphonegap + nodejs +それを機能させるために必要なすべて
をインストールしましたが、今ではうまく機能します。イオンフレームワークをインストールしてphonegapプロジェクトで使用したいのですが、成功しませんでした。
まだコルドバを探していると思います。
phonegap で使用したい場合は、どのシェルを使用しますか? これは、最初の Ionic アプリをスキャフォールディングしようとしたときに発生するエラーです
D:\dev\Mobile\PhoneGap>ionic start myFirstIonicApp
Creating Ionic app in folder D:\dev\Mobile\PhoneGap\myFirstIonicApp based on tabs project
Downloading: https://github.com/driftyco/ionic-app-base/archive/master.zip
[=============================] 100% 0.0s
Downloading: https://github.com/driftyco/ionic-starter-tabs/archive/master.zip
[=============================] 100% 0.0s
Update config.xml
Initializing cordova project
'cordova' is not recognized as an internal or external command,
operable program or batch file.
Unable to add plugins. Perhaps your version of Cordova is too old. Try updating (npm install -g cordova), removing this project folder, and trying again. (CLI v1.2.8)