You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ npm list -g --depth=0 /home/cubercsl/.local/lib└── (empty)
The text was updated successfully, but these errors were encountered:
cubercsl
changed the title
NPM package count is wong when NPM is installed but no package.
NPM package count is wrong when NPM is installed but no package.
Mar 8, 2024
Describe the bug
A clear and concise description of what the bug is.
When npm is installed but no package, it will show
1 (npm)
.Expected behavior
npm should not show in
Packages
.Screenshots
Please include a screenshot of your system information if the specific system environment is relevant to the bug.
If applicable, add screenshots to help explain your problem.
Config file
cp ~/.config/neofetch/config.conf conf.txt
conf.txt
here to upload it.conf.txt
Verbose log
neofetch -vv 2> neofetch.log
neofetch.log
here to upload it.neofetch.log
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: