Jeramy Rutley
Results
2
comments of
Jeramy Rutley
Changing bus.js to the new import style "fixes" it, but I'm sure that doing that will cause other problems. ``` import Vue from 'vue' var bus = new Vue(); export...
It sure does seem odd, and yes I noticed it too. I activated LD_DEBUG and saw that it was expecting the wrong glibc version. 29.1 instead of 32.x? (I'm on...