-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
kind: bugSomething isn't workingSomething isn't working
Description
What version of Turborepo are you using?
1.7.3
What package manager are you using / does the bug impact?
npm, pnpm
What operating system are you using?
Windows
Describe the Bug
tubro login
> Opens Browser > Login Success > Redirect > error in terminal
Expected Behavior
Successfully login > Able to access remote cache
To Reproduce
Globally install Turbo npm install turbo --global
Create a new Monorepo using npx create-turbo@latest
Open terminal in newly created project
Try to login turbo login
or pnpm dlx turbo login
or npx turbo login
Reproduction Repo
No response
tknickman
Metadata
Metadata
Assignees
Labels
kind: bugSomething isn't workingSomething isn't working