Getting Node to work in VSCode integrated terminal

This page summarizes the projects mentioned and recommended in the original post on reddit.com/r/pop_os

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarQube - Static code analysis for 29 languages.
  • SaaSHub - Software Alternatives and Reviews
  • RunJS

    RunJS is a JavaScript playground for macOS, Windows and Linux. Write code with instant feedback and access to Node.js and browser APIs.

    OK, I see. My machine has node v12.22.9 installed, probably since I installed it from apt. I downloaded 18.12.1 from the site above, but alas, I do not know how to install it. I'll have to read the docs it seems. It will be helpful to learn as I've tried to install runjs on my Ubuntu laptop, but I can't figure how as it seems I have to install it from binaries also (which I have no idea how to).

  • node

    Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:

    On nodejs.org click other downloads and choose Linux Binaries (x64).

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • nvm

    Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions

    Install nvm: curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.2/install.sh | bash

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts