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

Missing require in dugite/script /download-git.js #546

Open
guoxiangyang opened this issue Jun 29, 2023 · 1 comment
Open

Missing require in dugite/script /download-git.js #546

guoxiangyang opened this issue Jun 29, 2023 · 1 comment

Comments

@guoxiangyang
Copy link

missing rmSync in :
const { rm, mkdir, createReadStream, createWriteStream, existsSync } = require('fs')

@LeoDog896
Copy link

LeoDog896 commented Aug 2, 2023

Attached PR: https://github.com/desktop/dugite/pull/538/files

(This issue is a duplicate of #523 )

@tidy-dev would it be possible to merge this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants