Add node-gyp note

This commit is contained in:
Mohammad Fares
2018-07-23 12:47:59 +03:00
parent 9613e55949
commit 1bb9116f45

View File

@@ -82,6 +82,8 @@ npm install -g terminalizer
If the installation failed, you may need to install the developement tools to build the `C++` addons. If the installation failed, you may need to install the developement tools to build the `C++` addons.
⚠️ Terminalizer uses some `C++` addons that require building. Until we release the first stable version that will include prebuilt binaries for different OSs you may need to install some tools to build for now. Try the following, if they don't solve your installation issue, check [https://github.com/nodejs/node-gyp#installation](https://github.com/nodejs/node-gyp#installation).
For MacOS For MacOS
```bash ```bash