v439のリリースからからv441のリリースまでstreamng用のアプリが起動できてなかった。何したん。
Downloading and installing node 11.0.0...
キミかあ!
> mastodon@ start /app
> node ./streaming/index.js
/app/node_modules/uws/uws.js:40
throw new Error('Compilation of µWebSockets has failed and there is no pre-compiled binary ' +
^
Error: Compilation of µWebSockets has failed and there is no pre-compiled binary available for your system. Please install a supported C++11 compiler and reinstall the module 'uws'.
at /app/node_modules/uws/uws.js:40:19
:
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! mastodon@ start: `node ./streaming/index.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the mastodon@ start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.