mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-15 23:36:32 +00:00
docs: require at least NodeJS v6 to build Etcher (#727)
Some of the packaging modules that we use don't work on previous NodeJS versions. Fixes: https://github.com/resin-io/etcher/issues/725 Signed-off-by: Juan Cruz Viotti <jviotti@openmailbox.org>
This commit is contained in:
parent
feb120bf8c
commit
ddd2f2da40
@ -9,7 +9,7 @@ Prerequisites
|
||||
|
||||
### Common
|
||||
|
||||
- [NodeJS](https://nodejs.org)
|
||||
- [NodeJS](https://nodejs.org) (at least v6)
|
||||
- [Bower](http://bower.io)
|
||||
- [UPX](http://upx.sourceforge.net)
|
||||
- [Python](https://www.python.org)
|
||||
|
Loading…
x
Reference in New Issue
Block a user