You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 23, 2024. It is now read-only.
Hello. I'm using latest 1.3.6. Remix Desktop AppImage package on linux and have encountered an issue when trying to publish file as a gist to Github.
When I'm trying to publish file (e.g. Lock.sol), I got an error message Failed to create gist: ENOENT: /.workspaces/workspaceguidedao/contracts/Lock.sol
Steps to reproduce:
Open project folder in remix-desktop
Click on any file
Click "Publish file to gist" -> "OK"
I tried creating .home and .config directories near the .AppImage files, but these seem to be used only for application configs and cache, with no workspaces stored in them.
Attempted to create new workspaces within Remix Desktop. However, I was unable to find these new workspaces using the find utils.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello. I'm using latest 1.3.6. Remix Desktop AppImage package on linux and have encountered an issue when trying to publish file as a gist to Github.
When I'm trying to publish file (e.g. Lock.sol), I got an error message
Failed to create gist: ENOENT: /.workspaces/workspaceguidedao/contracts/Lock.sol
Steps to reproduce:
The text was updated successfully, but these errors were encountered: