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

bug: Git could not be found at the expected path: 'C:\Users\Hue\Apps\TiddlyGit\node_modules\dugite\git\cmd\git.exe'. This might be a problem with how the application is packaged, so confirm this folder hasn't been removed when packaging. #60

Closed
hu3rror opened this issue Jun 6, 2021 · 3 comments

Comments

@hu3rror
Copy link

hu3rror commented Jun 6, 2021

If I keep the wiki name as the default GitHub repository's name, I could skip the blank page mentioned in the previous issue #56 .

However, when I try to close and reopen the app, the following error will be reported.

image

Error: Git could not be found at the expected path: 'C:\Users\Hue\Apps\TiddlyGit\node_modules\dugite\git\cmd\git.exe'. This might be a problem with how the application is packaged, so confirm this folder hasn't been removed when packaging.
    at C:\Users\Hue\Apps\TiddlyGit\resources\app.asar.unpacked\.webpack\main\722.index.worker.js:2:11433
    at exithandler (child_process.js:324:5)
    at ChildProcess.errorhandler (child_process.js:336:5)
    at ChildProcess.emit (events.js:315:20)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
    at onErrorNT (internal/child_process.js:465:16)
    at processTicksAndRejections (internal/process/task_queues.js:80:21)

TiddlyGit 0.4.0
Electron 12.0.6
win32 10.0.19043
Locale: zh-CN

@linonetwo
Copy link
Contributor

May be fix via desktop/dugite#96 (comment) , I will take a try.

@linonetwo
Copy link
Contributor

I used to do electron/electron#18540 (comment) in 0.3.x , may be the last option.

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