Requirements

  • First make sure you have installed node.js 8.X and npm 6.X version. You can check it on own terminal window simply by entering node -v and npm -v . You can also download latest nodeJs from herearrow-up-right.

$ npm -v
$ node -v

Last updated

Was this helpful?