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
Currently the Install family of parameters is a bit of a misnomer. You can't specify InstallDirs and InstallExt and expect only the files with the extensions mentioned in the latter in the directories of the former to be installed.
For example allow
compiler/*.nim
forInstallDirs
.The text was updated successfully, but these errors were encountered: