Cordova – CordovaError: Promise rejected with non-error: ‘ios-deploy was not found
Error Message:
CordovaError: Promise rejected with non-error: 'ios-deploy was not found. Please download, build and install version 1.9.2 or greater from https://github.com/phonegap/ios-deploy into your path, or do \'npm install -g ios-deploy\'' at cli.catch.err (/usr/local/lib/node_modules/cordova/bin/cordova:30:15) at <anonymous> at process._tickCallback (internal/process/next_tick.js:189:7) CordovaError: Promise rejected with non-error: 'ios-deploy was not found. Please download, build and install version 1.9.2 or greater from https://github.com/phonegap/ios-deploy into your path, or do \'npm install -g ios-deploy\'' at cli.catch.err (/usr/local/lib/node_modules/cordova/bin/cordova:30:15) at <anonymous> at process._tickCallback (internal/process/next_tick.js:189:7) CordovaError: Promise rejected with non-error: 'ios-deploy was not found. Please download, build and install version 1.9.2 or greater from https://github.com/phonegap/ios-deploy into your path, or do \'npm install -g ios-deploy\'' at cli.catch.err (/usr/local/lib/node_modules/cordova/bin/cordova:30:15) at <anonymous> at process._tickCallback (internal/process/next_tick.js:189:7) ** ARCHIVE FAILED **
Occurrence: occurs when executing the Cordova compile command in OSX.
Error: Failed to install the “ios-Deploy” node plug-in.
Solution: Just install it with the following command. If the first command fails, install it with the second command.
sudo npm install -g ios-deploy
If the above command fails to install, use the following command:
sudo npm install -g ios-deploy --unsafe-perm=true
Ios-deploy official Website:
https://github.com/ios-control/ios-deploy
posted on
The 2019-01-12 also
The Road ahead reading (
…). Comments (
…).
The editor
collection
Read More:
- [Solved] FileUploadException: the request was rejected because no multipart boundary was found
- The request was rejected because the URL contained a potentially malicious String “;” [How to Solve]
- [Solved] the request was rejected because its size (11579386) exceeds the configured maximum (10485760)
- The browser is compatible with IE11 “ReferenceError: ‘Promise’ is not defined” “ReferenceError: ‘Promise’ is not defined”
- The imported project “c:\Microsoft.Cpp.Default.props” was not found
- JSP error: The superclass “javax.servlet.http.HttpServlet” was not found on the Java Build Path
- [Solved] Vue3 Error: export ‘createRouter‘ was not found in ‘vue-router‘
- [Solved] Kettle Error: ../deploy does not exist, please create it.
- [Solved] Instantiation of ‘sdram_model_plus‘ failed. The design unit was not found.
- C# Error: Import “google/protobuf/timestamp.proto“ was not found or had errors. [How to Solve]
- [Solved] Vscode Error: “export ‘default‘ (imported as ‘VueRouter‘) was not found in ‘vue-router‘
- How to Solve Cordova integrates Gaode Map key error
- [Solved] Cordova Android Compile Error: Execution failed for task ‘:packageDebug‘
- How to Solve ceph-deploy Error (Three Errors)
- Swagger-ui.html Open Error: There was an unexpected error (type=Not Found, status=404)
- Echars 5.0 Import Error: “export ‘default’ (imported as ‘echarts’) was not found in ‘echarts’
- [Solved] A needed class was not found. This could be due to an error in your runpath. Missing class: scala/co
- [Solved] System.InvalidOperationException: Failed to deploy distro docker-desktop……
- Error: Unable to build IHost No DbContext named ‘PersistedGrantDbContext‘ was found.
- [Solved] error C4996: QString::SkipEmptyParts declaration has been rejected