diff --git a/README.md b/README.md index 70113a05..199e7f10 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,15 @@ directory as an argument! See below for installation options. - run `./configure ` - run `make install` +> [!IMPORTANT] +> Some Linux distributions package a version of Node.js that will fail to build Vivify. In that case you'll need to download an official version from nodejs.org. The easiest way to do this is using [Node Version Manager (nvm)](https://github.com/nvm-sh/nvm/blob/master/README.md) +> +> ``` +> curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash +> exec bash +> nvm install node +> ``` + ## Get help Is something not working or do you have any questions? [Start a