Skip to content
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

I'm getting following error while building #7295

Closed
sreeisalso opened this issue Jan 29, 2025 · 1 comment
Closed

I'm getting following error while building #7295

sreeisalso opened this issue Jan 29, 2025 · 1 comment

Comments

@sreeisalso
Copy link
Contributor

          I'm getting following error while building
⚛️  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)

@sreeisalso
Copy link
Contributor Author

fixed in #7266

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant