You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Meteor 1.5, the Buffer polyfill will no longer being included by default (as noted here: meteor/meteor#8645).
This breaks vue-component-dev-client.
The fix is to add this line to load the buffer yourself prior to import from node_modules: