Closed Strate closed 8 months ago
You need to pass a flag to nodejs, there's a note in the readme about that under "🚨". The native example hasn't been updated in some time so will probably need tinkering.
However, using --no-node-snapshot
(this is the only flag under "🚨" i found in readme) didn't help :(
Thank you for note about native example
Hello, trying to launch native-example from this repo got me segmentation fault:
I'm trying to perform these steps
I got output
My system: MacOS 14.4.1 (23E224) node v18.19.1 (I also tried latest v21, and latest LTS v20 - same error)