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
Can't reproduce and it seems highly unlikely that this is a bug in Node.js itself. Are you absolutely sure you're executing just those two lines? How are you executing your script?
Sorry, there were two resolve() functions declared in the piece of code where the test was made, one of them included automatically by VSCode. So it was using url.resolve() instead of path.resolve().
Output:
Expected:
The text was updated successfully, but these errors were encountered: