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: getWorkspacesRemote Unable to find path to repository on disk #53

Closed
linonetwo opened this issue Jun 3, 2021 · 1 comment
Closed

Comments

@linonetwo
Copy link
Contributor

Environment

Electron Version:

Node Version:

Chromium Version:

OS (macOS, Windows, Linux) and Version:

Description:

{"message":"E-0 IPC Error on GitChannel {"type":"apply","propKey":"getWorkspacesRemote","args":[""]} Unable to find path to repository on disk. Error: Unable to find path to repository on disk.\n at /Applications/TiddlyGit.app/Contents/Resources/app.asar/.webpack/main/index.js:2:270590\n at exithandler (child_process.js:324:5)\n at ChildProcess.errorhandler (child_process.js:336:5)\n at ChildProcess.emit (events.js:315:20)\n at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)\n at onErrorNT (internal/child_process.js:465:16)\n at processTicksAndRejections (internal/process/task_queues.js:80:21)","level":"error"}
{"message":"E-0 IPC Error on GitChannel {"type":"apply","propKey":"getWorkspacesRemote","args":["/Users/linonetwo/Desktop"]} Git could not be found at the expected path: '/node_modules/dugite/git/bin/git'. This might be a problem with how the application is packaged, so confirm this folder hasn't been removed when packaging. Error: Git could not be found at the expected path: '/node_modules/dugite/git/bin/git'. This might be a problem with how the application is packaged, so confirm this folder hasn't been removed when packaging.\n at /Applications/TiddlyGit.app/Contents/Resources/app.asar/.webpack/main/index.js:2:270590\n at exithandler (child_process.js:324:5)\n at ChildProcess.errorhandler (child_process.js:336:5)\n at ChildProcess.emit (events.js:315:20)\n at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)\n at onErrorNT (internal/child_process.js:465:16)\n at processTicksAndRejections (internal/process/task_queues.js:80:21)","level":"error"}

Steps to Reproduce:

Additional Context

@linonetwo
Copy link
Contributor Author

I think it is fixed in ccaa979

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

1 participant