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 activated a package globally for the user root yesterday,
now as normal user when I run pub upgrade symlinks in packages point to `/root/.pub-cache/hosted/...
The text was updated successfully, but these errors were encountered:
Seems I run pub upgrade as root user in this package accidentally, yesterday.
Just running pub upgrade doesn't recreate them.
After deleting them manually and re-running pub upgrade they got recreated with the correct path.
This issue was originally filed by @zoechi
I activated a package globally for the user root yesterday,
now as normal user when I run
pub upgrade
symlinks in packages point to `/root/.pub-cache/hosted/...The text was updated successfully, but these errors were encountered: