Currently, I am in the process of following a Pluralsight tutorial. The instructor instructed to type 'npm install' on the terminal which resulted in the installation of a file named npm module in the specified folder. However, when I attempted to install npm myself, an error message appeared in the terminal. Additionally, the directory where I was trying to install npm contained only one file named package-lock.json. View image description here