note that 'publish-to-npm' needs node 6
This commit is contained in:
parent
f398b5d843
commit
f0d9b93ede
1 changed files with 2 additions and 0 deletions
|
@ -277,6 +277,8 @@ electron
|
|||
$ npm run publish-to-npm
|
||||
```
|
||||
|
||||
Note: the `publish-to-npm` script may have trouble with Node 7 or higher. If
|
||||
you have trouble, try running with an older version of Node, e.g. a 6.x LTS.
|
||||
|
||||
[the releases page]: https://github.com/electron/electron/releases
|
||||
[this bump commit]: https://github.com/electron/electron/commit/78ec1b8f89b3886b856377a1756a51617bc33f5a
|
||||
|
|
Loading…
Reference in a new issue