mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-16 16:05:52 +08:00
fix(README.md): 更新文档以兼容更高的 Node.js 版本(20、18、16),并提供安装指导,确保用户能够顺利拉取最新代码和处理依赖问题。
This commit is contained in:
13
README.md
13
README.md
@@ -19,6 +19,14 @@
|
|||||||
[](https://gitee.com/beijing_hongye_huicheng/lilishop/stargazers)
|
[](https://gitee.com/beijing_hongye_huicheng/lilishop/stargazers)
|
||||||

|

|
||||||
|
|
||||||
|
## 2025-9-30日更新
|
||||||
|
兼容更高的node版本,比如20、18、16,不再局限于原本的14版本
|
||||||
|
|
||||||
|
没有二开过的项目直接拉最新代码即可,二开项目可以跟着提交记录一起同步修改 install出现问题检查的话删除 "package-lock.json" 重新install
|
||||||
|
|
||||||
|
****
|
||||||
|
|
||||||
|
|
||||||
## 如何在本地环境运行lilishop-ui部署视频
|
## 如何在本地环境运行lilishop-ui部署视频
|
||||||
https://www.bilibili.com/video/BV1B28EeJEnP/
|
https://www.bilibili.com/video/BV1B28EeJEnP/
|
||||||
|
|
||||||
@@ -29,8 +37,11 @@ https://www.bilibili.com/video/BV1WD87eoE9F/
|
|||||||
## 开发项目
|
## 开发项目
|
||||||
|
|
||||||
#### 安装Node.js
|
#### 安装Node.js
|
||||||
|
|
||||||
保证`node`版本`14`,推荐 14.17.0
|
保证`node`版本`14`,推荐 14.17.0
|
||||||
|
|
||||||
|
2025-9-30日拉的代码之后不限制于node版本
|
||||||
|
|
||||||
可以使用 `yarn` 或者 `npm` 进行安装
|
可以使用 `yarn` 或者 `npm` 进行安装
|
||||||
|
|
||||||
#### yarn 安装/启动
|
#### yarn 安装/启动
|
||||||
@@ -238,4 +249,4 @@ PS:手机验证码为 ‘111111’
|
|||||||
|
|
||||||
类似:
|
类似:
|
||||||
|
|
||||||
清晨敲代码同学的分析: https://blog.csdn.net/vaevaevae233/category_12103567.html
|
清晨敲代码同学的分析: https://blog.csdn.net/vaevaevae233/category_12103567.html
|
||||||
|
|||||||
Reference in New Issue
Block a user