BabylonReactNative
BabylonReactNative copied to clipboard
Node18 support
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 Is this still an issue? How important is it?
It's an issue for legacy BRN PGs. Can be closed thanks to https://github.com/BabylonJS/BabylonReactNative/pull/647
Fixed by https://github.com/BabylonJS/BabylonReactNative/pull/665