I download the Kibana form the git "https://github.com/elastic/kibana". I check my node version is equal to kibana's node version 6.11.5. when i run npm start or npm run elasticsearch, i have face an following issue
Can you confirm that node_modules is populated in the kibana folder? npm install
should cover dependencies like grunt and babel-register
thanks, problem resolved after install npm
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.