Browse Source

Merge pull request #866 from jfirebaugh/patch-1

[Docs] Note compatibility issue with `set -e` (#866, #865, #721)
Jordan Harband 10 years ago
parent
commit
bc4d14bea6
  1. 4
      README.markdown

4
README.markdown

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

Loading…
Cancel
Save