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

Wrangler no longer prints login url, force opens browser #1259

Closed
Immortalin opened this issue Jun 11, 2022 · 2 comments · Fixed by #1267 or #1261
Closed

Wrangler no longer prints login url, force opens browser #1259

Immortalin opened this issue Jun 11, 2022 · 2 comments · Fixed by #1267 or #1261
Assignees
Labels
bug Something that isn't working

Comments

@Immortalin
Copy link

🐛 Bug report

Describe the bug

Wrangler should print Oauth URL

Reproduce the bug

wrangler login

Expected behavior

Wrangler prints url

Environment and versions

  • operating system: WSL2 Ubuntu Focal under Windows 10
  • output of wrangler -V: 2.0.9
  • output of node -v: v18.2.0
  • content of wrangler.toml: N/A

Reference

cloudflare/wrangler-legacy#1544

@Immortalin Immortalin added the bug Something that isn't working label Jun 11, 2022
@threepointone threepointone transferred this issue from cloudflare/wrangler-legacy Jun 14, 2022
@petebacondarwin
Copy link
Contributor

Should be easy enough to print this URL.

@rozenmd
Copy link
Contributor

rozenmd commented Jun 15, 2022

Picking this one up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that isn't working
Projects
None yet
4 participants
@petebacondarwin @rozenmd @Immortalin and others