I have an issue with Meteor version 2.16 the issue is when I run this command
meteor run ios-device --settings settings/settings-local.json --mobile-server=https://test.com
how to solve this issue ??
Errors executing Cordova commands:
While adding the iOS platform to Cordova project:
TypeError: fs.cpSync is not a function
at updatePathWithStats (~/Documents/zain-master/clip mobile/.meteor/local/cordova-build/node_modules/cordova-common/src/FileUpdater.js:106:12)
at /Users/test/Documents/zain-master/clip mobile/.meteor/local/cordova-build/node_modules/cordova-common/src/FileUpdater.js:272:16
at Array.map ()
at Object.mergeAndUpdateDir (/Users/test/Documents/zain-master/clip mobile/.meteor/local/cordova-build/node_modules/cordova-common/src/FileUpdater.js:270:40)
at updateWww (/Users/test/Documents/zain-master/clip mobile/.meteor/local/cordova-build/node_modules/cordova-ios/lib/prepare.js:157:17)
at Api.module.exports.prepare (/Users/test/Documents/zain-master/clip mobile/.meteor/local/cordova-build/node_modules/cordova-ios/lib/prepare.js:50:12)