question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Node.js 10 isn’t out yet, but I just wanted to post this here so we’re aware: https://twitter.com/jasnell/status/960733696461438976

It seems that fs.promise.readFile() etc. will have native promise support. I don’t see a lot needing changed on our end, other than exposing this API when it’s available.

Can close this when all the maintainers have seen this.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:10 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
RyanZimcommented, Apr 6, 2018

I have gotten clarity from the Node.js core team, and unflagged ESM (ES6 modules) support will not be landing in Node 10.0.0, though there’s a possibility it’ll land later on the 10.x line. So we don’t need to worry about that for now.

2reactions
RyanZimcommented, Feb 6, 2018

According to https://github.com/nodejs/Release; Node 10 is slated for release in April, which is also the time for the EOL of Node 4 LTS. I’m thinking we should probably cut one major release containing 10 support and dropping 4 support.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Node.js 10.x
No information is available for this page.
Read more >
Node v10.0.0 (Current)
Node v10.0.0 (Current) ... Node.js 10.0.0 is the seventh major Node.js release since the launch of the Node.js Foundation. In October of 2018,...
Read more >
Download - Node.js
Latest LTS Version: 18.12.1 (includes npm 8.19.2). Download the Node.js source code or a pre-built installer for your platform, and start developing today....
Read more >
Node v10.18.0 (LTS)
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.
Read more >
Previous Releases - Node.js
Version Date V8 npm NODE_MODULE_VERSION Node.js 19.3.0 2022‑12‑14 10.8.168.21 9.2.0 111 Downloads C... Node.js 19.2.0 2022‑11‑29 10.8.168.20 8.19.3 111 Downloads C... Node.js 19.1.0 2022‑11‑14 10.7.193.20 8.19.3...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found