Skip to content

Commit

Permalink
Merge pull request #133 from Tweekism/fix-nvm-doc
Browse files Browse the repository at this point in the history
Link troubleshooting NODE_SEA build error to correct section
  • Loading branch information
jannis-baum authored Jul 27, 2024
2 parents a658a54 + 3469b71 commit 1f9f9ec
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,9 @@ Once installed you can launch **viv** by calling `viv <some-file-or-directory>`
Cause: This happens on some Linux distros when using the distro packaged
versions of Node.js

Resolution: Install the latest version of Node.js using nvm, See the
**Installing Node.js** section above
Resolution: Install the latest version of Node.js using nvm, See the section
above:
[**Setting Up Your Build Environment**](#setting-up-your-build-environment)

## Testing rendering

Expand Down

0 comments on commit 1f9f9ec

Please sign in to comment.