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
You have to use Platform.script.toFilePath() instead of
Platform.script.path because the latter is the path part of a Uri, but
we want an actual file system path.
0 commit comments