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 has been archived by the owner on Jul 19, 2021. It is now read-only.
Problem
After working with #967 I ran the test and am getting numerous errors, most related to the slash inconsistency in Windows
Refer to https://pastebin.com/6nLnpaPi
Replication steps
yarn install
as normalyarn test
More Information
Some cases seem to be related to slashes being
/
rather than Windows\\
, others seem to related to double slash escaping (\\
rather than\\\\
)The text was updated successfully, but these errors were encountered: