I updated my node module but now it is showing 2 diff version.
terminal:~$ sudo n 15.8.0
installed : v15.8.0 (with npm 7.5.1)
here what is v15.8.0 and what is 7.5.1
I updated my node module but now it is showing 2 diff version.
terminal:~$ sudo n 15.8.0
installed : v15.8.0 (with npm 7.5.1)
here what is v15.8.0 and what is 7.5.1
The prebuilt install of node comes with npm included as well, and it can be surprising when the npm version changes at the same time when you install a new or old node. To try and make that clearer,
nlists the installed node version and the new npm version. So the version numbers are: