10000 Repo: Sponsors updating task fails locally · Issue #7825 · typescript-eslint/typescript-eslint · GitHub
[go: up one dir, main page]

Skip to content

Repo: Sponsors updating task fails locally #7825

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

Closed
JoshuaKGoldberg opened this issue Oct 23, 2023 · 0 comments · Fixed by #7826
Closed

Repo: Sponsors updating task fails locally #7825

JoshuaKGoldberg opened this issue Oct 23, 2023 · 0 comments · Fixed by #7826
Assignees
Labels
accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working repo maintenance things to do with maintenance of the repo, and not with code/docs

Comments

@JoshuaKGoldberg
Copy link
Member

Suggestion

Splitting out from #7824: trying to run repo-tools:generate-sponsors locally (after installing nx and tsx globally) throws an error:

josh ~/repos/typescript-eslint/packages/repo-tools $ yarn generate-sponsors
Error: ENOENT: no such file or directory, open '/Users/josh/repos/typescript-eslint/packages/repo-tools/packages/website/data/sponsors.json'
    at Object.openSync (node:fs:590:3)
    at Object.writeFileSync (node:fs:2248:35)
    at main (/Users/josh/repos/typescript-eslint/packages/repo-tools/src/generate-sponsors.ts:173:6) {
  errno: -2,
  syscall: 'open',
  code: 'ENOENT',
  path: '/Users/josh/repos/typescript-eslint/packages/repo-tools/packages/website/data/sponsors.json'
}
@JoshuaKGoldberg JoshuaKGoldberg added bug Something isn't working repo maintenance things to do with maintenance of the repo, and not with code/docs accepting prs Go ahead, send a pull request that resolves this issue labels Oct 23, 2023
@JoshuaKGoldberg JoshuaKGoldberg self-assigned this Oct 23, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 2, 2023
Sign up for free to subscri 5387 be to this conversation on GitHub. Already have an account? Sign in.
Labels
accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working repo maintenance things to do with maintenance of the repo, and not with code/docs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant
0