MFP ですでにいくつかのプロジェクトを作成しましたが、今朝、新しいプロジェクトを作成しました。
mfp create feb21
cd feb21
mfp add hybrid
mfp add environment (selected iphone + android)
mfp start
開始時に実行されましたが、iPhone 領域で失敗しました。
ビルドに失敗しました /Applications/IBM/MobileFirst-CLI/mobilefirst-cli/node_modules/generator-worklight-server/lib/build.xml:128: 次の行の実行中に次のエラーが発生しました: /Applications/IBM/MobileFirst-CLI/mobilefirst -cli/node_modules/generator-worklight-server/lib/build.xml:305: 次の行の実行中に次のエラーが発生しました: /Applications/IBM/MobileFirst-CLI/mobilefirst-cli/node_modules/generator-worklight-server/lib /build.xml:315: この行の実行中に次のエラーが発生しました: /Applications/IBM/MobileFirst-CLI/mobilefirst-cli/node_modules/generator-worklight-server/lib/build.xml:294: アプリケーションのビルドに失敗しました: com .worklight.builder.exception.WorklightBuildException: com.worklight.builder.exception.WorklightBuildRuntimeException: リソース マネージャー - 情報の読み取り中に問題が発生しました。plist ファイル /Users/raymondcamden/Desktop/trash/feb21/apps/App1/iphone/native/Entitlements-Debug.plist (そのようなファイルまたはディレクトリはありません) ネストされた例外: /Users/raymondcamden/Desktop/trash/feb21/apps/App1 /iphone/native/Entitlements-Debug.plist (そのようなファイルやディレクトリはありません)
その後、もう一度試してみましたが、Android エリアで失敗しました。
ビルドに失敗しました /Applications/IBM/MobileFirst-CLI/mobilefirst-cli/node_modules/generator-worklight-server/lib/build.xml:128: 次の行の実行中に次のエラーが発生しました: /Applications/IBM/MobileFirst-CLI/mobilefirst -cli/node_modules/generator-worklight-server/lib/build.xml:305: 次の行の実行中に次のエラーが発生しました: /Applications/IBM/MobileFirst-CLI/mobilefirst-cli/node_modules/generator-worklight-server/lib /build.xml:315: この行の実行中に次のエラーが発生しました: /Applications/IBM/MobileFirst-CLI/mobilefirst-cli/node_modules/generator-worklight-server/lib/build.xml:294: アプリケーションのビルドに失敗しました: com .worklight.builder.exception.WorklightBuildException: com.worklight.builder.exception.WorklightBuildRuntimeException: リソース マネージャー - XML ファイルの読み取り中にエラーが発生しました:/Users/raymondcamden/Desktop/trash/feb21/apps/App1/android/native/AndroidManifest.xml (そのようなファイルやディレクトリはありません) ネストされた例外: /Users/raymondcamden/Desktop/trash/feb21/apps/App1/android/native /AndroidManifest.xml (そのようなファイルまたはディレクトリはありません)
複数回再試行した後、この領域でのみエラーが発生します。ファイルが実際に存在しないことは確認できますが、その理由はわかりません。