Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

console.log #61

Closed
alexandruradovici opened this issue Apr 20, 2016 · 6 comments
Closed

console.log #61

alexandruradovici opened this issue Apr 20, 2016 · 6 comments
Assignees

Comments

@alexandruradovici
Copy link

  • Version: 5.10
  • Platform: Windows 10 IoT Core
  • Subsystem: console

console.log should put \r\n as line ending, now it is only \n.

@jianchun
Copy link

Do you have a repro on Windows desktop? Is it from node.exe? (I'm asking because the UWP support in node.dll customized console).

@alexandruradovici
Copy link
Author

alexandruradovici commented Apr 21, 2016

I am running node.exe version 5.10 on Windows 10 IoT Core. It is not built into an UWP software.

@jianchun
Copy link

@alexandruradovici I tried official node.js (v8) 5.10.1 and it reproduces. Looks this is not a node-chakra issue.

@MylesBorins
Copy link
Member

@jianchun can you try and the latest versions of v0.10 -> v4 to see if they are all affected?

@kfarnung kfarnung self-assigned this Jun 14, 2017
@kfarnung
Copy link
Contributor

I'll verify that this is no longer the case.

@kfarnung
Copy link
Contributor

I tried the nightly build of node-chakracore from 5/30 on a Raspberry Pi 3 running Windows IOT and I'm seeing correct behavior around console.log. If you're still seeing this issue, please let us know.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants