79535805

Date: 2025-03-26 08:35:03
Score: 1.5
Natty:
Report link

Setup new path for install library

mkdir ~/.npm-lib

Edit your file: ~/.npmrc

add or edit value:

prefix = "~/.npm-lib"

check:

npm config ls -l | grep prefix
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Daniil Bannov