-
Notifications
You must be signed in to change notification settings - Fork 299
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
Error with nestjs after upgrading clerk-sdk-node to 4.12.0 #1513
Comments
* Revert "chore(clerk-sdk-node): Use buildRequestUrl from backend package" This reverts commit ccf7a26. * fix(clerk-sdk-node): Fix revert commit changes and fix tests to cover issues Resolves issues: - https://discord.com/channels/856971667393609759/1132025522147299418 - #1512 - #1513 * Create violet-countries-warn.md --------- Co-authored-by: Nikos Douvlis <nikosdouvlis@gmail.com>
I am also encountering this problem with a trpc + expo project. 4.11.1 works. |
Hello @larryro and thank you for the feedback. |
Thank you very much, you are very efficient. |
Hello @danieldunderfelt |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Package + Version
@clerk/clerk-sdk-node
Dependencies + versions
Provide a json with the dependencies used in your project (copy paste from yarn.lock / package-lock.json) or a github project / template that reproduces the issue.
Include the @clerk/ packages and their versions!*
Example:
Browser/OS
Node v18.16.1
If applicable e.g.
Chrome {version}
,Node {version}
,Bun {version}
,Cloudflare worker {version}
Description
Describe your issue in detail, a demo repository or a sandbox would be great.
You can get the detail from here:
#1492 (comment)
The text was updated successfully, but these errors were encountered: