Kibana development environment issue

We require that you use a certain version of Node.js to develop with Kibana. I suggest checking out nvm for managing Node versions (it's what our devs tend to use). Once you have it installed you can just run nvm use inside the Kibana directory to switch to the right version.