blob: 7e76fed0f321683b0c48a699907c0d5930ae7e86 [file] [log] [blame] [view]
## 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)