

- #METEOR APPDELETE IF I ENTER INCORRECT INFORMATION DRIVERS#
- #METEOR APPDELETE IF I ENTER INCORRECT INFORMATION ANDROID#
I know I shouldn't be running as root, but this just so happened to be the dev server I'm building in and don't have the flexibility to set up users on this server. test Run Velocity tests using phantomjs and exit. The current versions, if required to satisfy all package allow-incompatible-update Allow packages in your project to be upgraded orĭowngraded to versions that are potentially incompatible with no-lint Don't run linters used by the app on every rebuild. verbose Print all output from builds logs. release Specify the release of Meteor to use.

settings Set optional data for ttings on the server. raw-logs Run without parsing logs from stdout and stderr. mobile-server Location where mobile builds connect to the Meteor server.ĭefaults to your local IP and the port that the Meteor It is recommended you double check your entries to ensure correct information is entered. The CSR will walk them through the issue and see if they can be set back on the trip if necessary.
#METEOR APPDELETE IF I ENTER INCORRECT INFORMATION DRIVERS#
Server will be paused at startup, waiting for incomingĬonnections from debugger clients on the specified port. What Happens if I Miss or Enter Incorrect Information in the App During a Trip Drivers should contact Support immediately once a mistake is discovered. debug-port Specify a port to enable server-side debugging. Specify as -port=host:port to bind to a specific interface. Uses port N+1 and a port specified by -app-port. port, -p Port to listen on (instead of the default 3000). Ios-device Open Xcode with the iOS project for this app, where you can
#METEOR APPDELETE IF I ENTER INCORRECT INFORMATION ANDROID#
Pass one of the following targets as an argument to this command.Īndroid-device Run on a connected Android device. If you have added a platform to your app with 'meteor add-platform', you can meteor directory in the root of the project. The application's database persists between runs. Whenever you change any of the application's source files, the changesĪre automatically detected and applied to the running application. You can use the application by pointing your web browser at Meteor project, then runs that project in local development

Searches upward from the current directory for the root directory of a You probably didn't want this, but you can fix it by running the following from the root of your project: Your permissions in your app directory will be incorrect if you ever attempt to perform any Meteor tasksĪs your non-root user.
