Skip to content

Commit

Permalink
Merge pull request #866 from jfirebaugh/patch-1
Browse files Browse the repository at this point in the history
[Docs] Note compatibility issue with `set -e` (#866, #865, #721)
  • Loading branch information
ljharb committed Oct 9, 2015
2 parents e1c84ba + affe0ba commit bc4d14b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,10 @@ Environment Variables:
$NPM_CONFIG_PREFIX
$PREFIX
```
Shell settings:
```
set -e
```

## Problems

Expand Down

0 comments on commit bc4d14b

Please sign in to comment.