Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot resolve symbol 'istio' when I switch branch of source code to 2.0.0 #5559

Closed
plusmancn opened this issue May 2, 2021 · 1 comment
Closed
Assignees
Milestone

Comments

@plusmancn
Copy link
Contributor

plusmancn commented May 2, 2021

Describe the bug
Cannot resolve symbol 'istio' when I switch branch of source code to 2.0.0

Expected behavior
The application should build successfully

Actually behavior
The console raises errors as follows:
Screen Shot 2021-05-02 at 10 54 16 AM

How to Reproduce
Steps to reproduce the behavior:

  1. Check out the branch to 2.0.0 within the latest source code of nacos
  2. Try to run the project
  3. See errors

Desktop (please complete the following information):

  • OS: Mac OS M1 with Oracle JDK 1.8 support
  • Version 2.0.0
  • Module nacos/istio
  • SDK empty, it build from source code.

Additional context
nope

@plusmancn
Copy link
Contributor Author

I have found the way to slove this issue: just try to compile istio and consistency modules before you launch com.alibaba.nacos.Nacos.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants