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
{{ message }}
This repository was archived by the owner on Apr 22, 2023. It is now read-only.
Running this piece of code on Windows and Node.js 0.10.25 results as shown below.
Code:
Result (Node.js 0.10.25 on Windows 7 Pro x64):
Result running the same code on Node.js 0.11.0 and later on Windows 7 Pro x64:
As you can see, the drive letter now is lower case.
This behavior breaks modules like koa-send when it comes to using joined path instances.