[Solved] Anyone on Windows 10 Preview Builds? Line Ending Problem

I’m having an issue in Windows 10 Preview Build (Specifically because I’m trying out the new Ubuntu bash for a different project) where the line endings when running meteor get mashed together in both a cmd shell and powershell. I can’t see errors or server status. Anyone else having this issue?

There’s been an update to the way Powershell and cmd display stuff. You can “fix” this issue by going into the Powershell (or cmd) settings, and ticking the “Use legacy console” check box.

Close Powershell, re-open and presto!

1 Like

Perfect! Presto it was!