-
-
Notifications
You must be signed in to change notification settings - Fork 155
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
Snap compatibility — SNAP_USER_DATA must be used if defined. #75
Comments
This should really be opened on Electron as I’m just using the userData directory provided by Electron: Line 8 in e205086
|
Thanks for quick reply, you are right, it should be fixed in electron-builder. electron-userland/electron-builder#4038 |
thanks for the quick replies guys. |
Still doesn't work because of strange chown https://github.com/npm/write-file-atomic/blob/8f0f33e82577749a47e778a8234773163a3ed2fe/index.js#L196 |
Please see anujdatar/onenote-desktop#7
Access to home is forbidden if electron app is packed as snap.
SNAP_USER_DATA
must be used if defined.The text was updated successfully, but these errors were encountered: