-
Notifications
You must be signed in to change notification settings - Fork 530
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 with permissions in installed files #5
Comments
Yeah, this is probably related to some extension that we use in development mode. I see the same thing in macOS when running it in development mode. Low priority for me, but if someone figures it out I'd love to hear more. |
Same on Fedora 27, but everything seems to work fine |
Yep, everything seems to be working fine so I guess this will be fixed once dependencies are updated. |
Sounds like It's a Tips for working with |
Removes warning and fixes issues with permissions in development mode. Fixes #5
Description
Version
GitHub Desktop version: 4f17723
OS version: Ubuntu 16.04
Steps to Reproduce
yarn
,yarn build:dev
,yarn start
Expected behavior:
When starting the app, I expect to see no errors in the console.
Actual behavior:
Starting the app shows this error in the console:
Also, if I
cd
into~/.config/GitHub Desktop-dev/extensions/fmkadmapgofadopljbjfkapdkoienihi
I can see an issue with installed files:Reproduces how often: 100%
Logs
Additional Information
I searched for this error and it seems related to electron.
The text was updated successfully, but these errors were encountered: