To install TypeScript, it is helpful to have Node.JS because you will need nvm to install the TypeScript.
To install Node.JS if you don’t have it, you can go to https://nodejs.org/en/download/prebuilt-installer to download an installer.
On that page, you can choose your OS, the version of the software, and which processor you want.
Download the file, and then run the installer to install the software.
Once Node.JS is installed, you can install updates via nvm if you want.
Installing Node.JS was originally found on Access 2 Learn
One Comment
Comments are closed.