当前位置:网站首页>The nacos source code can not find the istio package
The nacos source code can not find the istio package
2022-08-02 07:11:00 【ask north】
phenomenon
The source code version is 2.1.0. When starting, the compilation fails and an error is reported.
The istio package cannot be found.No, I searched for Metadata and ServiceEntry and neither of these two classes 
Solution
nvn compile
Execute this command under the nacos-istio module and wait for the compilation to complete.
Other related questions:
Nacos source code startup error cannot find symbol com.alibaba.nacos.consistency.entity
边栏推荐
- MySql 5.7.38下载安装教程 ,并实现在Navicat操作MySql
- MySql 5.7.38 download and installation tutorial, and realize the operation of MySql in Navicat
- Nacos安装详细过程
- MySQL - Multi-table query and case detailed explanation
- Toolbox App 1.25 新功能一览 | 版本更新
- 蚂蚁三面:MQ 消息丢失、重复、积压问题,有哪些解决方案?
- [数据集][VOC]男女数据集voc格式6188张
- mysql高阶语句(一)
- 宝塔+FastAdmin 404 Not Found
- MySQL 5.7 installation tutorial (full-step, nanny-level tutorial)
猜你喜欢
随机推荐
HCIP 第三天实验
node安装及环境配置
HCIP 第四天
物联网如何改变城市运行效率
MarkDown公式指导手册
触发器简单解释
leetcode solves the linked list merge problem in one step
MySQL Advanced Statements (1)
Xgboost报错 ValueError: Invalid shape: (1650, 2) for label
Not annotated parameter overrides @NonNullApi parameter
宝塔+FastAdmin 404 Not Found
Tips for programmers to write PPT
zabbix auto-discovery and auto-registration
有人开源全凭“为爱发电”,有人却用开源“搞到了钱”
深入剖析成员变量和局部变量的初始化问题
MySQL高级语句(一)
chrome 插件开发指南
Write implicit join on view with jOOQ 3.14 synthetic foreign key
Node installation and environment variable configuration
使用jOOQ 3.14合成外键在视图上写隐式连接









