Closed richardasymmetric closed 5 months ago
Hi, thanks for the issue!
I tried yarn dlx @clerk/upgrade
on an example repo of mine and it works:
clerk-nextjs-app-quickstart on main [⇣!?] via ⬢ v20.11.1 took 2.7s
➜ yarn dlx @clerk/upgrade
➤ YN0000: · Yarn 4.0.1
➤ YN0000: ┌ Resolution step
➤ YN0085: │ + @clerk/upgrade@npm:1.0.6, @alcalzone/ansi-tokenize@npm:0.1.3, @babel/code-frame@npm:7.24.2, and 230 more.
➤ YN0000: └ Completed in 5s 441ms
➤ YN0000: ┌ Fetch step
➤ YN0013: │ 233 packages were added to the project (+ 18.66 MiB).
➤ YN0000: └ Completed in 0s 345ms
➤ YN0000: ┌ Link step
➤ YN0000: └ Completed in 0s 553ms
➤ YN0000: · Done in 6s 367ms
█▀▀ █ █▀▀ █▀█ █▄▀ █ █ █▀█ █▀▀ █▀█ ▄▀█ █▀▄ █▀▀
█▄▄ █▄▄ ██▄ █▀▄ █ █ █▄█ █▀▀ █▄█ █▀▄ █▀█ █▄▀ ██▄
✓ File scan complete. See results below!
Navigation Instructions:
Navigate through items with ↑ and ↓ arrow keys. Expand the details of any item with space bar. ↓ key on the last item goes to the next page, ↑
on the first item goes to the previous page. To exit this interface, use "control + c".
[...]
Some questions for you:
npx @clerk/upgrade
?If you have yarn installed you also have npm installed, so you can use npx @clerk/upgrade
to unblock yourself (if it works). You don't necessarily have to use yarn 👍
Hello 👋
In an effort to keep our GitHub issues clean and focused, we close any issues that are awaiting a reproduction after 8 days on inactivity, and it has been 7 days. This issue will be closed tomorrow unless a reproduction is provided. If it takes longer than this to get a reproduction, that's ok, just drop a comment and we will remove the Stale label.
How to create a minimal reproduction
Thanks for being a part of the Clerk community! 🙏
I can't seem to make a reproduction in codespace, I ended up doing it manually anyhow, and I'll close this for now.
Preliminary Checks
Reproduction
https://example.com/not_applicable
Publishable key
pk_not_applicable
Description
Steps to reproduce:
Expected behavior:
It should do whatever it's supposed to do
Actual behavior: It errors
Environment