jhipster安装_Windows
Posted serena25
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了jhipster安装_Windows相关的知识,希望对你有一定的参考价值。
1:安装 Node.js lts版本的 https://nodejs.org/en/
2:安装Yarn https://yarn.bootcss.com/docs/install.html
3:修改yarn库路径 yarn config set cache-folder "你自己的缓存文件夹"
5:安装 Yeoman: yarn global add [email protected] #其中的@后边是版本号,如果不写“@版本号”默认下载最新版
6:安装 JHipster: yarn global add [email protected] #版本号情况同上
以上是关于jhipster安装_Windows的主要内容,如果未能解决你的问题,请参考以下文章
centos6.8上安装部署 jhipster-registry
解决windowsWindows & Linux双系统安装历程,超详细
之前安装jhipster 3.12 发现yarn 安装4.0.6 后