Here is what happened when I installed using the latest node.js on Windows 10:
C:\Web\git>npm install --production
npm WARN saveError ENOENT: no such file or directory, open 'C:\Web\git\package.json'
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN enoent ENOENT: no such file or directory, open 'C:\Web\git\package.json'
npm WARN git No description
npm WARN git No repository field.
npm WARN git No README data
npm WARN git No license field.
up to date in 2.334s
found 0 vulnerabilities
Here is what happened when I installed using the latest node.js on Windows 10:
C:\Web\git>npm install --production
npm WARN saveError ENOENT: no such file or directory, open 'C:\Web\git\package.json'
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN enoent ENOENT: no such file or directory, open 'C:\Web\git\package.json'
npm WARN git No description
npm WARN git No repository field.
npm WARN git No README data
npm WARN git No license field.
up to date in 2.334s
found 0 vulnerabilities