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
Have packageFiles return empty list for packages w/o files
In particular, packages defined in startup.m2 (currently just User),
stdio, or currentString.
This was also causing a problem with "check User", which was running
into this issue via "needsPackage", so we add a unit test
0 commit comments