Merge pull request #866 from jfirebaugh/patch-1

[Docs] Note compatibility issue with `set -e` (#866, #865, #721)
Jordan Harband 2015-10-09 11:32:52 -07:00
commit bc4d14bea6
1 changed files with 4 additions and 0 deletions

View File

@ -216,6 +216,10 @@ Environment Variables:
$NPM_CONFIG_PREFIX
$PREFIX
```
Shell settings:
```
set -e
```
## Problems