commit
df9ea104c2
1 changed files with 2 additions and 2 deletions
|
@ -31,8 +31,8 @@ which handles the manual steps of downloading headers and building native module
|
||||||
```sh
|
```sh
|
||||||
npm install --save-dev electron-rebuild
|
npm install --save-dev electron-rebuild
|
||||||
|
|
||||||
# Every time you run npm install, run this
|
# Every time you run "npm install", run this
|
||||||
node ./node_modules/.bin/electron-rebuild
|
./node_modules/.bin/electron-rebuild
|
||||||
```
|
```
|
||||||
|
|
||||||
### The npm Way
|
### The npm Way
|
||||||
|
|
Loading…
Reference in a new issue