whenever I build it, I'm getting the following error:
fatal error: Killed signal terminated program cc1
On several different projects, including the one from help:
git clone --depth 1 https://github.com/eggjs/examples.git
cd examples/helloworld
npm install
time nodec node_modules/egg-bin/bin/egg-bin.js
I have also tried on three of my different machines, all failed with such error, when using the Stable Releases.
Log attached, and will try the Unstable Pre-release and then update ...
failed.log