BabylonReactNative icon indicating copy to clipboard operation
BabylonReactNative copied to clipboard

Node18 support

Open CedricGuillemet opened this issue 2 years ago • 2 comments
trafficstars

Node 18 has been default on the Github Action VMs recently and there are some incompatibilities. like this needed option: --openssl-legacy-provider or there is a build issue. Same for package lock format that has changed.

CedricGuillemet avatar Feb 24 '23 15:02 CedricGuillemet

@CedricGuillemet Is this still an issue? How important is it?

bghgary avatar Oct 10 '24 22:10 bghgary

It's an issue for legacy BRN PGs. Can be closed thanks to https://github.com/BabylonJS/BabylonReactNative/pull/647

CedricGuillemet avatar Oct 11 '24 07:10 CedricGuillemet

Fixed by https://github.com/BabylonJS/BabylonReactNative/pull/665

CedricGuillemet avatar Jul 09 '25 14:07 CedricGuillemet