Skip to content

Commit

Permalink
added prefix=/usr/local to /usr/etc/npmrc to make sure node modules are
Browse files Browse the repository at this point in the history
always installed in /usr/local if npm is used on command-line.
  • Loading branch information
jens-maus committed Oct 14, 2023
1 parent d986c2a commit 27185b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildroot-external/overlay/base/usr/etc/npmrc
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
prefix=/usr/local
cache=/tmp/npm-cache

0 comments on commit 27185b4

Please sign in to comment.