There's a bunch of old artifacts still present in the repo that are causing build errors. For example, there is no longer a zenstack package, but some packages still reference it.
v3 no longer had a jetbrains IDE package, but it's still present, and still references zenstack
v3 only had the policy plugin, but openapi, swr, trpc, etc are still present.
There are also strange symlinks. This symlink causes this build error.
Failed to add workspace "@zenstackhq/schema" from "packages/schema/package.json", it already exists at "packages/schema/src/package.json"
There's a bunch of old artifacts still present in the repo that are causing build errors. For example, there is no longer a
zenstackpackage, but some packages still reference it.v3 no longer had a
jetbrainsIDE package, but it's still present, and still referenceszenstackv3 only had the
policyplugin, butopenapi,swr,trpc, etc are still present.There are also strange symlinks. This symlink causes this build error.