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

Turbo creates cookie files in the root of the mono repo #7671

Closed
1 task done
weyert opened this issue Mar 8, 2024 · 8 comments
Closed
1 task done

Turbo creates cookie files in the root of the mono repo #7671

weyert opened this issue Mar 8, 2024 · 8 comments
Labels
kind: bug Something isn't working owned-by: turborepo

Comments

@weyert
Copy link
Contributor

weyert commented Mar 8, 2024

Verify canary release

  • I verified that the issue exists in the latest Turborepo canary release.

Link to code that reproduces this issue

n/a

What package manager are you using / does the bug impact?

pnpm

What operating system are you using?

Mac

Which canary version will you have in your reproduction?

turbo 1.12.5

Describe the Bug

Oddly enough a bunch of .cookie files are created in the root of the project.

CleanShot 2024-03-08 at 01 14 15@2x

Expected Behavior

In the past it would create the cookie files in a directory .turbo/cookies but doesn't appear to happen

To Reproduce

Not sure

Additional context

No response

@weyert weyert added kind: bug Something isn't working needs: triage New issues get this label. Remove it after triage owned-by: turborepo labels Mar 8, 2024
@weyert
Copy link
Contributor Author

weyert commented Mar 8, 2024

Maybe this PR is fixing this problem: #7664

@Zertsov
Copy link
Contributor

Zertsov commented Mar 8, 2024

Hey @weyert, I agree, I think that PR might fix this issue, so once it's merged we'll come back to this to verify / double check with ya!

@mehulkar mehulkar removed the needs: triage New issues get this label. Remove it after triage label Mar 12, 2024
@chris-olszewski
Copy link
Contributor

Closing as #7664 has now been released in 1.13.0-canary.0

@eladsadeh
Copy link

I upgraded to 1.13.3 and I still have the same issue.

@jordanebelanger
Copy link

Happening on 1.13.3 as well

@Code42Cate
Copy link

Also happening on 1.13.4-canary.1

@bergmanpontus
Copy link

Happening on 1.13.3 for me

@dcposch
Copy link

dcposch commented Jun 4, 2024

@chris-olszewski please reopen:

$ npx turbo lint
[...]

$ git status
[...]
Untracked files:
  (use "git add <file>..." to include in what will be committed)
        29.cookie

$ jq .version node_modules/turbo/package.json 
"1.13.3"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: bug Something isn't working owned-by: turborepo
Projects
None yet
Development

No branches or pull requests

9 participants