javascript - Ionic,Node js 构建 ios 错误

标签 javascript node.js ionic-framework

我正在尝试使用上提供的步骤创建一个基本的移动应用程序 this link

在第 3 步之前一切正常。但是到了第 3 步

$ ionic build ios

出现如下错误

✗ (node:9776) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recent version.

Error: xcodebuild was not found. Please install version 6.0.0 or greater from App Store

Error Image

我已经在使用最新版本的node.js,即; 6.2.0。我错过了什么吗?

最佳答案

简单地说,您无法使用 Windows 计算机在本地编译 iOS 应用程序。您需要使用 Mac 或云编译器服务来编译这些应用程序,例如 PhoneGap BuildIonic Platform

关于javascript - Ionic,Node js 构建 ios 错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37395236/

相关文章:

javascript - 构建需要很长时间响应的 API 的最佳实践是什么?

javascript - 如何使用 json 中的 ionic 2 在 html 中显示此数据?

android - 通过 $http 加载 JSON。适用于浏览器,但不适用于 Android(设备或模拟器)

javascript - 重新循环嵌套对象时保留原始键

javascript - 将数组中的所有其他值移动到新数组中

javascript - 从其他组件访问激活的路由数据

Android 在 cordova 中打开带有 html 内容的电子邮件客户端

javascript - 输入复选框+DataTables+Jquery有时返回 "on"而不是输入值

node.js - Google App Engine cron 作业未显示

node.js - 无法在 nodeJS 中导入 cloudinary,出现 "navigator undefined"错误