## 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](http://slack.cordova.io)