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 Jul 24, 2024. It is now read-only.
Node 6 with AppVeyor: don't use subst for testing (#1514)
Node 6.x has trouble including modules
from MS-DOS drives created with subst.exe.
Since we use use subst only to set
symbols paths in the PDB file, let's
revert to the C: drive when doing tests.
Workaround for: nodejs/node#6500
0 commit comments