You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚛️ supabase-auth-helpers-qwik
packages/docs/src/repl/worker/repl-dependencies.ts:51:3 - error TS2740: Type '{ isServer: true; isBrowser: false; isDev: false; }' is missing the following properties from type'typeof import("/home/sreeisalso/workspace/github/qwik/packages/qwik/dist/core")': getLocale, useServerData, withLocale, $, and 86 more.
51 self.qwikBuild = {
~~~~~~~~~~~~~~
Found 1 error in packages/docs/src/repl/worker/repl-dependencies.ts:51
❌ Error: Command failed with exit code 2: tsc -p packages/docs/tsconfig.json
at makeError (file:///home/sreeisalso/workspace/github/qwik/node_modules/.pnpm/execa@8.0.1/node_modules/execa/lib/error.js:60:11)
at handlePromise (file:///home/sreeisalso/workspace/github/qwik/node_modules/.pnpm/execa@8.0.1/node_modules/execa/index.js:124:26)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async tscDocs (/home/sreeisalso/workspace/github/qwik/scripts/tsc-docs.ts:8:18)
at async build (/home/sreeisalso/workspace/github/qwik/scripts/build.ts:147:7)
Error: Error: Command failed with exit code 2: tsc -p packages/docs/tsconfig.json
at makeError (file:///home/sreeisalso/workspace/github/qwik/node_modules/.pnpm/execa@8.0.1/node_modules/execa/lib/error.js:60:11)
at handlePromise (file:///home/sreeisalso/workspace/github/qwik/node_modules/.pnpm/execa@8.0.1/node_modules/execa/index.js:124:26)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async tscDocs (/home/sreeisalso/workspace/github/qwik/scripts/tsc-docs.ts:8:18)
at async build (/home/sreeisalso/workspace/github/qwik/scripts/build.ts:147:7)
at panic (/home/sreeisalso/workspace/github/qwik/scripts/util.ts:287:33)
at build (/home/sreeisalso/workspace/github/qwik/scripts/build.ts:192:5)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
ELIFECYCLE Command failed with exit code 1.
Originally posted by @sreeisalso in #7288 (comment)
The text was updated successfully, but these errors were encountered: