ECMAScript = { compileForShell() { throw new Error('compileForShell was removed in Meteor 3. Use Babel.compileForShell instead from babel-compiler'); } };