Merge pull request #866 from jfirebaugh/patch-1
[Docs] Note compatibility issue with `set -e` (#866, #865, #721)
This commit is contained in:
commit
bc4d14bea6
|
|
@ -216,6 +216,10 @@ Environment Variables:
|
|||
$NPM_CONFIG_PREFIX
|
||||
$PREFIX
|
||||
```
|
||||
Shell settings:
|
||||
```
|
||||
set -e
|
||||
```
|
||||
|
||||
## Problems
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue