I ran the server locally using make server
and when I navigated to Kanvas I got this error. Anyone knows how to fix it? thanks!
1 Like
Hi @weilirs, this occurred because Kanvas is an invitation-only project.
git remote update
β make ui-setup
β make ui-build
β make server
can fix the issue
1 Like