Open MI53RE opened 3 years ago
Thanks for the tip. I added this to the README:
- If
ncu
prints output that does not seem related to this package, it may be conflicting with another executable such asncu-weather-cli
or Nvidia CUDA. Try using the long name instead:npm-check-updates
.
Little suggestion: Maybe it's better to place it rghit after the first example of the Usage paragraph. I'm not an English native speaker, which caused me not realizing that huge help message comes from another program. It was only until I made a lot of dumb investigations and finally confused about the massage "unrecognised option '--packageFile'", that I found what I was doing TAT
npm-check-updates
node >= 10.17
I have scrolled all arround but couldn't find any information on this. This happened after I wanted to update my jsreport install
Steps to Reproduce
You need to have Cuda installed on your machine and npm-check-update
On Powershell / cmd / Windows terminal just type
ncu
command and pressenter
Current Behavior
getting this message
(not logging everything as it is just the manual of ncu.exe)
Expected Behavior
As this is IMO more related to the OS way of resolving path, I would say the only "fix" possible is to include this case into the documentation so users are aware the 2 tools could enter in conflict (CUDA being not foreign to NodeJs)
Everything work fine if using the
npm-check-update
command