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
The reason is that realpath only works on existing files... so if I want to get the absolute path of a file or directory I'm about to create, it will throw an exception (Internal error in realpath(): No such file or directory)