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

error: Error: EACCES: permission denied, watch '/home/capaj/work-repos/theguild/graphql-hive/docker/.hive-dev/postgresql/db' #1593

Open
capaj opened this issue Jun 11, 2024 · 0 comments

Comments

@capaj
Copy link

capaj commented Jun 11, 2024

I am trying to run ungit in this repo:
https://github.com/capaj/graphql-hive

and keep getting this crash:

Navigate to http://localhost:8448/#/repository?path=/home/capaj/work-repos/theguild/graphql-hive
2024-06-11T04:57:47.095Z - error: Error: EACCES: permission denied, watch '/home/capaj/work-repos/theguild/graphql-hive/docker/.hive-dev/postgresql/db'
    at FSWatcher.<computed> (node:internal/fs/watchers:247:19)
    at Object.watch (node:fs:2464:36)
    at tryWatch (/home/capaj/.local/share/pnpm/global/5/.pnpm/[email protected]/node_modules/node-watch/lib/watch.js:131:15)
    at /home/capaj/.local/share/pnpm/global/5/.pnpm/[email protected]/node_modules/node-watch/lib/watch.js:412:19
    at hasNativeRecursive (/home/capaj/.local/share/pnpm/global/5/.pnpm/[email protected]/node_modules/node-watch/lib/has-native-recursive.js:61:12)
    at Watcher.watchDirectory (/home/capaj/.local/share/pnpm/global/5/.pnpm/[email protected]/node_modules/node-watch/lib/watch.js:395:3)
    at /home/capaj/.local/share/pnpm/global/5/.pnpm/[email protected]/node_modules/node-watch/lib/watch.js:432:16
    at /home/capaj/.local/share/pnpm/global/5/.pnpm/[email protected]/node_modules/node-watch/lib/watch.js:153:35
    at Array.forEach (<anonymous>)
    at /home/capaj/.local/share/pnpm/global/5/.pnpm/[email protected]/node_modules/node-watch/lib/watch.js:151:13

Would be nice if ungit could ignore these errors. This is git ignored directory anyway

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