-
Notifications
You must be signed in to change notification settings - Fork 392
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
[Bug report] pnpm build fails with error #1623
Comments
I did do this, so that's not the issue: pnpm install
Lockfile is up to date, resolution step is skipped
Already up to date
Done in 508ms |
It seems that doing a top-level clean build fixes this issue. |
using |
I'm not sure if |
Can you paste some pictures or error outputs about this? The latest submitted code no longer includes the |
Looks like its using port 3000 rather than 8090 to connect to Gavitino? |
If you need to make changes to the web, you'll have to start the development environment with debugging enabled, and the port to use is 3000. |
I also tried with |
Can I ask what |
It runs on port 3000, but it been turned off. If it is running the Webb UI starts on port 3001. I think the icon is just cached. |
Describe what's wrong
pnpm build
fails with error on latest main.Error message and/or stacktrace
How to reproduce
Try to build Gravitino Web UI
Additional context
No response
The text was updated successfully, but these errors were encountered: