官术网_书友最值得收藏!

Node.js

Node.js is a JavaScript runtime environment. It revolutionized the JavaScript world and made JavaScript the most popular development language among developers today (according to https://insights.stackoverflow.com/survey/2017#technology-programming-languages). The Node ecosystem is the largest in the world with over 600,000 packages and is managed by NPM, the default package manager.

The JHipster CLI is a NodeJS application and hence requires NodeJS, to run, and many of the tools used in the generated application will also require NodeJS:

  1. Check for NodeJS by typing node -v in the Terminal. It should display a version number. Make sure that the version number is greater than 8.9 and corresponds to the latest LTS version of NodeJS.
  2. If the command is not found or if you have a lower version of NodeJS then you can visit the Node.js website (https://nodejs.org/en/download/) and follow the instructions to install the latest LTS version available. Please note that non-LTS versions (current) might not be stable and it is advised not to use them. 
  3. Once installed, check the command in step 1 again to make sure. As NodeJS alters the environment variables, you would have to open a new Terminal here.
  4. NPM is automatically installed when you install NodeJS. You can check this by running npm -v in the Terminal.
You  can install multiple NPM packages by running the command  npm -g install bower gulp-cli CLI  or using Yarn,  yarn global add bower gulp-cli.
主站蜘蛛池模板: 临桂县| 丹棱县| 苏尼特右旗| 武义县| 隆安县| 白银市| 浑源县| 清徐县| 高台县| 焦作市| 建湖县| 霞浦县| 沧源| 吉安市| 正阳县| 三门县| 郑州市| 普兰店市| 伽师县| 商都县| 昌图县| 会泽县| 临清市| 中西区| 濉溪县| 绥阳县| 东宁县| 昭平县| 襄汾县| 荥阳市| 荣昌县| 阳东县| 姚安县| 庆安县| 库尔勒市| 德兴市| 茶陵县| 河曲县| 色达县| 日喀则市| 若尔盖县|