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.

Upgrade Node.js v10

See original GitHub issue

Is your feature request related to a problem? Please describe. This is a proposal.

Ship.js Node.js version is 8.17.0 now. However, LTS of Node.js v8 is 2019-12-31. https://nodejs.org/en/about/releases/

It’s time to upgrade to v10!

Describe the solution you’d like Upgrade Node.js version

  • .node-version
  • .nvmrc

Additional context I have a question. Why is there .node-version and .nvmrc? I wonder what it is for.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
eunjae-leecommented, Jan 31, 2020

@tyankatsu0105 Thanks! I will take a look 😃

1reaction
eunjae-leecommented, Jan 15, 2020

We should do this when Ship.js goes v1.0.0 because it’s a breaking change. At that time, we can merge this as well: https://github.com/algolia/shipjs/pull/591

Read more comments on GitHub >

github_iconTop Results From Across the Web

Upgrading Node.js to latest version - Stack Overflow
The best way to install/upgrade nodejs is to use Node Version Manager here: github.com/creationix/nvm or read this answer below.
Read more >
How to Update Node.js to Latest Version {Linux, Windows ...
Option 1: Update Node.js on Windows and macOS with Installer · 1. Navigate to the Node.js website and click on the latest stable...
Read more >
How to Easily Update Node.js to the Latest Version
Go to the official Node.js downloads site, which has different Linux binary packages, and select your preferred built-in installer or source ...
Read more >
How to Update Node and NPM to the Latest Version
1. Use NPM to Update Your Node Version · Clear the NPM cache · Install n · Install a new version of Node...
Read more >
How to Update Node.js to the Latest Version (2022)
2. Update Node.js Using a Node Package Manager (npm) · Run npm -v to see which installed version you're currently using. · Run...
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