This commit is contained in:
Julian Gruber 2016-02-11 10:16:11 -06:00
Родитель d6912ace79
Коммит a06631870c
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -99,3 +99,8 @@ return installNodeHeaders('v0.27.2')
```
If you're using the CLI to perform the build then use the `-p` or `--pre-gyp-fix` option.
### Alternatives
- [require-rebuild](https://github.com/juliangruber/require-rebuild) patches `require()` to rebuild native node modules on the fly