I have a very simple example that I like to try with runkit, the example to run is visible in this file.
When I try to run the first line of the script the (“const deployer = require(‘web3-toolbox’);”) I got the following error: “When I run the first line, the require one I get an "Exited unexpectedly with code: 137” error.
We know this message isn’t very clear. But, this happens when the node process crashes. I just tried importing the dependency tree manually, for some reason the requiring of ganache-cliis crashing the process.