• Home
  • Raw
  • Download

Lines Matching +full:node +full:- +full:version

3 \fBinstall\fR - Download and install node and npm
6Node.js and the npm command line interface using either a Node version manager or a Node installer…
10 \fBChecking your version of npm and Node.js\fR \fI(Checking your version of npm and Node.js)\fR
12 \fBUsing a Node version manager to install Node.js and npm\fR \fI(Using a Node version manager to i…
14 \fBUsing a Node installer to install Node.js and npm\fR \fI(Using a Node installer to install Node.…
17 .SS "Checking your version of npm and Node.js"
19 To see if you already have Node.js and npm installed and check the installed version, run the follo…
23 node -v
24 npm -v
27 .SS "Using a Node version manager to install Node.js and npm"
29 Node version managers allow you to install and switch between multiple versions of Node.js and npm …
30 .SS "Using a Node installer to install Node.js and npm"
32 If you are unable to use a Node version manager, you can use a Node installer to install both Node.…
35 \fBNode.js installer\fR \fI\(lahttps://nodejs.org/en/download/\(ra\fR
40 .SS "OS X or Windows Node installers"
42 …e installers from the \fBNode.js download page\fR \fI\(lahttps://nodejs.org/en/download/\(ra\fR. B…
43 .SS "Linux or other operating systems Node installers"
50 One of the installers on the \fBNode.js download page\fR \fI\(lahttps://nodejs.org/en/download/\(ra…
54 Or see \fBthis page\fR \fI\(lahttps://nodejs.org/en/download/package-manager/\(ra\fR to install npm…
55 .SS "Less-common operating systems"
57 …rmation on installing Node.js on a variety of operating systems, see \fBthis page\fR \fI\(lahttps:…