[fix][web] not able to upgrade the environment's NodeJS version

This commit is contained in:
Vinícius Moreira
2020-02-13 10:46:00 -03:00
parent c029f5b08c
commit ed6718b062
2 changed files with 18 additions and 1 deletions

View File

@@ -24,6 +24,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixes
- Web:
- not able to launch applications for the root user
- not able to upgrade the environment's NodeJS version
- handling internet timeout errors
- minor fixes