This repository was archived by the owner on May 11, 2022. It is now read-only.
Commit c50b46b
committed
FUSETOOLS2-1359 - avoid use of sudo to install global npm dependencies
on Circle CI
it was previously required, now it is causing build failures.
see https://stackoverflow.com/questions/50915469/simple-circleci-2-0-configuration-fails-for-global-npm-package-installation
for workaround
Signed-off-by: Aurélien Pupier <[email protected]>1 parent 9477d5f commit c50b46b
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments