-
-
Notifications
You must be signed in to change notification settings - Fork 232
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows special character parsing bug #283
Comments
I'm no windows expert, but I tried to repro the bug and I couldn't do it. What stack are you using? windows subsystem? git bash through mingw via |
Stack is important, are you using cmd? how did you install node, etc... etc... For instance I explicitly tried on nodejs 14 installed through nvm on |
Simple Windows 10 setup, VSCode installed, Node.js v14, Git Bash, and terminal with Power Shell (built-in). I'm not a Windows developer, but this is the setup that I used on a VM with Fedora 36. |
Closed by #286. |
The test suite is failing on windows for node v14 and we need to get that working before we can release a new version.
Originally posted by @philsturgeon in #280 (comment)
The text was updated successfully, but these errors were encountered: