I would like to update my extension: BracketsToIX to a newer version, but I face 2 issues:
- The registry https://registry.brackets.io/ doesn't let sign in via my github account.
It points to https://localhost:3000/auth/github/callback?code=(number) - My comment bellow points to an alternative way.
- I have downloaded app via https://phcode.io/#/home, with wget -qO- https://updates.phcode.io/linux/installer.sh | bash`
When I execute on Linux Mint 22, the phoenix-code 3.8.8, it just shows 'Ops! Something went wrong. Try restaring the app' right after the execution without allowing me to do anything.
I would like to update my extension: BracketsToIX to a newer version, but I face 2 issues:
It points to
https://localhost:3000/auth/github/callback?code=(number)- My comment bellow points to an alternative way.When I execute on Linux Mint 22, the phoenix-code 3.8.8, it just shows 'Ops! Something went wrong. Try restaring the app' right after the execution without allowing me to do anything.