mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update main.yml
This commit is contained in:
parent
c2afd5d9be
commit
7dc67810fb
1 changed files with 2 additions and 2 deletions
|
@ -119,8 +119,8 @@
|
|||
# is better than 5.6.0. which is better than Ubuntu 18.04's 3.5.2).
|
||||
|
||||
# 2018-07-15: TK Kang & Holt confirmed sudo-driven "npm install" maxes out CPU
|
||||
# for hours, on diff OS's using npm 5.6.0 and 6.2.0. Hours later you get
|
||||
# error: code EACCES, errno -13 (permission denied),
|
||||
# for hours, on diff OS's using npm 5.6.0 and 6.2.0. Hours later you may get
|
||||
# error: code EACCES, errno -13 (permission denied),
|
||||
# "Missing write access to /opt/iiab/sugarizer-server-1.0/node_modules"
|
||||
#
|
||||
# SOLUTION: Implement '--allow-root --unsafe-perm=true' below, as is critical
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue