mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
typo in comment
This commit is contained in:
parent
8e16a3406a
commit
be47f4fb51
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@
|
|||
#
|
||||
# ON RASPBIAN: npm 5.6.0's --unsafe-perm=true is *required* so that npm
|
||||
# install actually finished (in about 5 minutes). It's possible we should
|
||||
# remove --allow-root in favore of --unsafe-perm=true alone. But this needs
|
||||
# remove --allow-root in favor of --unsafe-perm=true alone. But this needs
|
||||
# testing on different Linuxes before proceeding.
|
||||
#
|
||||
# CLARIF 1: Something like 'chown -R root:root /root/.npm' would do the job,
|
||||
|
|
Loading…
Reference in a new issue