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
TL;DR: The splitPath() from utils.go doesn't split paths into parts correctly. Cropping the C:/ out of the path on Windows. This causes issues in the ResolvePath function in utils.go.