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.

Update node js supported versions

See original GitHub issue

Documentation Issue

Wrong node js supported version

According to the documentation, typeorm supports nodejs starting from 4 and above. Since the latest version 0.2.36 this is no more the case. This release uses a new version of yargs which support only node 12.

File in repository : supported-platforms Doc file supported-platforms/nodejs

Recommended Fix

Update supported-platforms page to node 12 or indicate the yargs dependencies.

Are you willing to resolve this issue by submitting a Pull Request?

  • ✅ Yes, I have the time, and I know how to start.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
houssemFatcommented, Aug 4, 2021

Ok thank you . Fine I will start a PR.

0reactions
imnotjamescommented, Aug 4, 2021

If you’ve already started a PR would be great. If not, I’ll try to get to it sometime in the near future.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Upgrading Node.js to latest version - Stack Overflow
For Windows users, simply go to the node.js (nodejs.org) website and download the latest version ...
Read more >
How to Update Node.js to Latest Version {Linux, Windows ...
Option 1: Update Node.js with NVM (Node Version Manager) · 1. Start by updating the package repository with the command: sudo apt update...
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 >
Download & Update Node.js to the Latest Version! Node v19 ...
Direct download links to update to the latest Node.js versions: Node v19.0.0 / LTS v16.18.0.
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 >

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