I am getting an error when installing NPM .I am a novice and hence need a little hand holding. Please find the list of commands and the error as given below.
C:\Windows\system32>node --version
v16.17.0
C:\Windows\system32>npm --version
8.19.1
C:\Windows\system32>npm install -g -unsafe.perm node.red
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/node.red - Not found
npm ERR! 404
npm ERR! 404 'node.red@*' is not in this registry.
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\jokahelpdesk\AppData\Local\npm-cache_logs\2022-09-06T05_35_45_367Z-debug-0.log