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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[馃悶] Qwik Auth is not getting published #6323

Closed
shairez opened this issue May 15, 2024 · 5 comments
Closed

[馃悶] Qwik Auth is not getting published #6323

shairez opened this issue May 15, 2024 · 5 comments
Labels
COMP: typescript TYPE: bug Something isn't working

Comments

@shairez
Copy link
Collaborator

shairez commented May 15, 2024

Which component is affected?

Starters / CLI

Describe the bug

Qwik Auth is not getting published, apparently there isn't a deploy script for it.

My suggestion: release the new version under @QwikDev/auth

Reproduction

not relevant

Steps to reproduce

No response

System Info

N/A

Additional Information

No response

@shairez shairez added TYPE: bug Something isn't working COMP: typescript WAITING FOR: team Waiting for one of the core team members to review and reply labels May 15, 2024
@Nefcanto
Copy link

Maybe this is the reason that I get this error after updating the @auth/core from 0.21.0 to 0.31.0:

Container  | [auth][error] UnknownAction: Cannot parse action at /api/auth/session. Read more at https://errors.authjs.dev#unknownaction
Container  |     at parseActionAndProviderId (file:///npm/node_modules/@auth/core/lib/utils/web.js:92:15)
Container  |     at toInternalRequest (file:///npm/node_modules/@auth/core/lib/utils/web.js:24:40)
Container  |     at Module.Auth (file:///npm/node_modules/@auth/core/index.js:67:35)
Container  |     at getSessionData (/npm/node_modules/@builder.io/qwik-auth/lib/index.qwik.mjs:305:50)
Container  |     at onRequest (/npm/node_modules/@builder.io/qwik-auth/lib/index.qwik.mjs:244:50)
Container  |     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Container  |     at async Object.next (file:///npm/node_modules/@builder.io/qwik-city/vite/index.mjs:25232:9)
Container  |     at async runNext (file:///npm/node_modules/@builder.io/qwik-city/vite/index.mjs:25488:5)
Container  |     at async file:///npm/node_modules/@builder.io/qwik-city/vite/index.mjs:26060:26
Container  | 5:09:46 AM [vite] Internal server error: 
Container  |       at getSessionData (/npm/node_modules/@builder.io/qwik-auth/lib/index.qwik.mjs:320:9)
Container  |       at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Container  |       at async onRequest (/npm/node_modules/@builder.io/qwik-auth/lib/index.qwik.mjs:241:34)
Container  |       at async Object.next (file:///npm/node_modules/@builder.io/qwik-city/vite/index.mjs:25232:9)
Container  |       at async runNext (file:///npm/node_modules/@builder.io/qwik-city/vite/index.mjs:25488:5)
Container  |       at async file:///npm/node_modules/@builder.io/qwik-city/vite/index.mjs:26060:26

@PatrickJS
Copy link
Member

yup thats the reason

PatrickJS referenced this issue May 20, 2024
Co-authored-by: wuls <linsheng.wu@beantechs.com>
Co-authored-by: PatrickJS <github@patrickjs.com>
@demosjarco
Copy link

I see the new version 0.2.0 has been released on npm, but it doesn't have any TS declaration files https://www.npmjs.com/package/@builder.io/qwik-auth/v/0.2.0?activeTab=code

@gioboa
Copy link
Member

gioboa commented May 25, 2024

I see, thanks for reporting it. I will solve it

@gioboa gioboa added the STATUS-2: team is working on this Scheduled for work by the core team label May 28, 2024
@shairez shairez removed the WAITING FOR: team Waiting for one of the core team members to review and reply label May 28, 2024
@shairez
Copy link
Collaborator Author

shairez commented May 28, 2024

Should be fixed now by #6419

Try the newest version of qwik-auth 0.2.1

@shairez shairez removed the STATUS-2: team is working on this Scheduled for work by the core team label May 28, 2024
@shairez shairez closed this as completed by moving to Done in Qwik Development May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
COMP: typescript TYPE: bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

5 participants