首页 > 其他分享 >逼着你升级

逼着你升级

时间:2023-01-03 11:23:17浏览次数:30  
标签:Node 10 8.5 21 OpenJDK 升级 19.0

2023-01-03

kibana-8.5.3软件要求win8或以上版本。

Node.js is only supported on Windows 8.1, Windows Server 2012 R2, or higher.
Setting the NODE_SKIP_PLATFORM_CHECK environment variable to 1 skips this
check, but Node.js might not execute correctly. Any issues encountered on
unsupported platforms will not be fixed.

elasticsearch-8.5.1自带的jdk版本是jdk19

openjdk version "19.0.1" 2022-10-18
OpenJDK Runtime Environment (build 19.0.1+10-21)
OpenJDK 64-Bit Server VM (build 19.0.1+10-21, mixed mode, sharing)

 

标签:Node,10,8.5,21,OpenJDK,升级,19.0
From: https://www.cnblogs.com/angelshelter/p/17021542.html

相关文章