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
file:// URLs do not support relative paths.
This change uses $PWD to make an absolute path based on where the
user is running Crates on their local machine.
This fixes issue #2030
0 commit comments