mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
Merge branch 'develop'
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# 常见问题
|
||||
|
||||
## primordials is not defined
|
||||
|
||||
node版本太高导致与gulp版本不兼容,解决方法:node退回11版本。参考https://blog.csdn.net/zxxzxx23/article/details/103000393
|
||||
|
||||
## Nacos指定group
|
||||
|
||||
可在配置文件中添加:`spring.cloud.nacos.discovery.group=xxx`指定group,不加默认是:DEFAULT_GROUP
|
||||
|
Reference in New Issue
Block a user