workers-sdk
workers-sdk copied to clipboard
Browser-Based Editor Compatibility
trafficstars
This is a meta-issue for tracking progress on getting wrangler working in browser-based editor sandboxes such as StackBlitz, CodeSandbox, GitHub Codespaces, etc.
- [x] #863
- [x] #862
- [ ] #865
- [x] #864
I use a chromebook to develop using a DigitalOcean droplet, this bug affected me, CORS error, could not login. Good news, per one of the comments in one of these listed issues, I then did this:
npm install -g wrangler@beta
and it worked, authenticated
Closing in favour of https://github.com/cloudflare/wrangler2/milestone/7