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] Error EPERM: operation not permitted - is not handled #10

Closed
yafp opened this issue Mar 18, 2020 · 0 comments
Closed

[bug] Error EPERM: operation not permitted - is not handled #10

yafp opened this issue Mar 18, 2020 · 0 comments
Assignees
Labels
Milestone

Comments

@yafp
Copy link
Owner

yafp commented Mar 18, 2020

0.4.0 is not able to handle situations where files or folders in the sourceFolder dont allow access to

Error: EPERM: operation not permitted, stat 'C:\Windows\AUInstallAgent'
    at statSync (fs.js:915:3)
    at fs.statSync (electron/js2c/asar.js:278:27)
    at Object.fs.statSync (electron/js2c/asar.js:278:27)
    at createSingleHTMLIndex (file:///C:/Users/X/AppData/Local/Programs/dirgistered/resources/app.asar/app/js/renderer.js:243:24)
    at startIndexing (file:///C:/Users/X/AppData/Local/Programs/dirgistered/resources/app.asar/app/js/renderer.js:185:9)
    at file:///C:/Users/X/AppData/Local/Programs/dirgistered/resources/app.asar/app/js/renderer.js:152:13
    at sentryWrapped (C:\Users\X\AppData\Local\Programs\dirgistered\resources\app.asar\node_modules\@sentry\browser\dist\helpers.js:74:23)

dirgistered 0.4.0
Electron 8.1.1
win32 6.3.9600
Locale: de

@yafp yafp added the bug label Mar 18, 2020
@yafp yafp added this to the next milestone Mar 18, 2020
@yafp yafp self-assigned this Mar 18, 2020
yafp added a commit that referenced this issue Mar 18, 2020
@yafp yafp closed this as completed Mar 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant