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
I think the architecture of the code in Volta has moved beyond the specific details of this issue, and we do now have a volta-shim executable that handles the shim behavior.
Eliminate
launchbin
andlaunchscript
and replace with a singleshim
executable:launch{bin, script}
binariesshim
binary~/.notion/exe/shim
~/.notion/tools/user/bins/$name/package.toml
~/.notion/tools/user/installed/$package/$toolpath
(usecmd /c
if this is Windows and it's a legacy batch/cmd script)PATH
Depends on:
Toolchain::install
#175 Package binary case ofToolchain::install
The text was updated successfully, but these errors were encountered: