Don't rely on absolute path names in .npmrc
This commit is contained in:
parent
a10faf5068
commit
379f95bae1
1 changed files with 1 additions and 1 deletions
2
.npmrc
2
.npmrc
|
@ -1 +1 @@
|
|||
prefix=/home/schtobia/.local
|
||||
prefix=${HOME}/.local
|
||||
|
|
Loading…
Reference in a new issue