``` TypeError: Invalid module "@company-lib-user-schemas" is not a valid package name imported from /Users/garethlowrie/git/universe/packages/service-ai at __node_internal_ (file:///Users/garethlowrie/git/universe/node_modules/.pnpm/mlly@1.7.4/node_modules/mlly/dist/index.mjs:469:11) at new NodeError (file:///Users/garethlowrie/git/universe/node_modules/.pnpm/mlly@1.7.4/node_modules/mlly/dist/index.mjs:413:5) at parsePackageName (file:///Users/garethlowrie/git/universe/node_modules/.pnpm/mlly@1.7.4/node_modules/mlly/dist/index.mjs:1784:11) at packageResolve (file:///Users/garethlowrie/git/universe/node_modules/.pnpm/mlly@1.7.4/node_modules/mlly/dist/index.mjs:1808:51) at moduleResolve (file:///Users/garethlowrie/git/universe/node_modules/.pnpm/mlly@1.7.4/node_modules/mlly/dist/index.mjs:1954:18) at _tryModuleResolve (file:///Users/garethlowrie/git/universe/node_modules/.pnpm/mlly@1.7.4/node_modules/mlly/dist/index.mjs:2023:12) at _resolve (file:///Users/garethlowrie/git/universe/node_modules/.pnpm/mlly@1.7.4/node_modules/mlly/dist/index.mjs:2078:16) at resolveSync (file:///Users/garethlowrie/git/universe/node_modules/.pnpm/mlly@1.7.4/node_modules/mlly/dist/index.mjs:2111:10) at resolvePathSync (file:///Users/garethlowrie/git/universe/node_modules/.pnpm/mlly@1.7.4/node_modules/mlly/dist/index.mjs:2121:24) at _resolve (file:///Users/garethlowrie/git/universe/node_modules/.pnpm/local-pkg@1.1.2/node_modules/local-pkg/dist/index.mjs:80:22) at resolvePackage (file:///Users/garethlowrie/git/universe/node_modules/.pnpm/local-pkg@1.1.2/node_modules/local-pkg/dist/index.mjs:133:12) at getPackageJsonPath (file:///Users/garethlowrie/git/universe/node_modules/.pnpm/local-pkg@1.1.2/node_modules/local-pkg/dist/index.mjs:104:17) at file:///Users/garethlowrie/git/universe/node_modules/.pnpm/local-pkg@1.1.2/node_modules/local-pkg/dist/index.mjs:114:27 at Generator.next () at iterateAsync (file:///Users/garethlowrie/git/universe/node_modules/.pnpm/quansync@0.2.11/node_modules/quansync/dist/index.mjs:63:27) at async (file:///Users/garethlowrie/git/universe/node_modules/.pnpm/quansync@0.2.11/node_modules/quansync/dist/index.mjs:77:14) at iter.then (file:///Users/garethlowrie/git/universe/node_modules/.pnpm/quansync@0.2.11/node_modules/quansync/dist/index.mjs:23:48) { code: 'ERR_INVALID_MODULE_SPECIFIER' } INFO [2025-11-13 23:18:15.499 +0000] (Mastra CLI): Bundling Mastra application WARN [2025-11-13 23:18:16.057 +0000] (Mastra CLI): Circular dependency found: .mastra/.build/zod.mjs -> .mastra/.build/zod.mjs WARN [2025-11-13 23:18:16.057 +0000] (Mastra CLI): Circular dependency found: .mastra/.build/zod-v4.mjs -> .mastra/.build/zod-v4.mjs WARN [2025-11-13 23:18:16.058 +0000] (Mastra CLI): Circular dependency found: .mastra/.build/zod-v3.mjs -> .mastra/.build/zod-v3.mjs ERROR [2025-11-13 23:18:16.117 +0000] (Mastra CLI): Failed during bundler bundle stage: "ZodError" cannot be exported from ".mastra/.build/zod.mjs" as it is a reexport that references itself. domain: "DEPLOYER" category: "SYSTEM" details: {} ```