Fix harder
This commit is contained in:
parent
9ca85a7859
commit
31775aa049
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ which handles the manual steps of downloading headers and building native module
|
|||
npm install --save-dev electron-rebuild
|
||||
|
||||
# Every time you run npm install, run this
|
||||
npm run electron-rebuild
|
||||
node ./node_modules/.bin/electron-rebuild
|
||||
```
|
||||
|
||||
### The node-gyp Way
|
||||
|
|
Loading…
Reference in a new issue