diff --git a/sentinel-dashboard/src/main/webapp/resources/README.md b/sentinel-dashboard/src/main/webapp/resources/README.md index c88ea68c..20f0de67 100755 --- a/sentinel-dashboard/src/main/webapp/resources/README.md +++ b/sentinel-dashboard/src/main/webapp/resources/README.md @@ -3,6 +3,7 @@ ## Env Requirement - Node.js > 6.x +- Node.js < 12.x ## Code Guide diff --git a/sentinel-dashboard/src/main/webapp/resources/README_zh.md b/sentinel-dashboard/src/main/webapp/resources/README_zh.md index 5daf33ef..48dae745 100644 --- a/sentinel-dashboard/src/main/webapp/resources/README_zh.md +++ b/sentinel-dashboard/src/main/webapp/resources/README_zh.md @@ -3,6 +3,7 @@ ## 环境要求 - Node.js > 6.x +- Node.js < 12.x ## 编码规范