troubleshooting.md

October 19, 2022 ยท View on GitHub

Troubleshooting

Error: EMF, too many open files

Increase the maximum number of open files on the system:

ulimit -n 10480

Error: spawn ENOENT

Run:

gulp clean

Other Problems

Please ask for help on the Slack channel. Join at slack.cordova.io

Contents

  1. 1Troubleshooting
  2. 1.1Error: EMF, too many open files
  3. 1.2Error: spawn ENOENT
  4. 1.3Other Problems