Skip to content

Commit fe5e8b4

Browse files
Must use default-jre not headless
1 parent 0cdd8c8 commit fe5e8b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sudo npm install -g @ionic/cli
66
sudo npm install -g cordova
77

88
#Ubuntu
9-
sudo apt install default-jre-headless
9+
sudo apt install default-jre # NOT headless
1010
sudo apt install npm
1111
sudo npm install -g @ionic/cli
1212
sudo npm install -g cordova

0 commit comments

Comments
 (0)