Skip to content

Commit

Permalink
docs: Using with NMV sentry.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
manosim authored and HazAT committed Nov 17, 2017
1 parent a2fce19 commit 9139c5d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/manual-setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ Using node with nvm
If you are using nvm, Xcode seems to have problems locating the default node binary.
In that case you should change the scripts to this::

# First set the path to sentry.properties
export SENTRY_PROPERTIES=sentry.properties

# Setup nvm and set node
[ -z "$NVM_DIR" ] && export NVM_DIR="$HOME/.nvm"

Expand Down

0 comments on commit 9139c5d

Please sign in to comment.