Fighting bad guys, building apps, and automating infrastructure; one line of code at a time.
Meteor Error: Cannot find module ‘@babel/runtime/helpers/builtin/interopRequireDefault’
Having issues with Meteor after a recent update?
=> Exited with code: 1 W20180813-11:45:11.413(-4)? (STDERR) /Users/wreiske/project/.meteor/local/build/programs/server/boot.js:475 W20180813-11:45:11.413(-4)? (STDERR) }).run(); W20180813-11:45:11.414(-4)? (STDERR) ^ W20180813-11:45:11.414(-4)? (STDERR) W20180813-11:45:11.414(-4)? (STDERR) Error: Cannot find module '@babel/runtime/helpers/builtin/interopRequireDefault' W20180813-11:45:11.414(-4)? (STDERR) at Function.Module._resolveFilename (module.js:547:15) W20180813-11:45:11.414(-4)? (STDERR) at Function.resolve (internal/module.js:18:19) W20180813-11:45:11.414(-4)? (STDERR) at Object.require (/Users/wreiske/project/.meteor/local/build/programs/server/boot.js:288:32) W20180813-11:45:11.415(-4)? (STDERR) at makeInstallerOptions.fallback (packages/modules-runtime.js:604:18) W20180813-11:45:11.415(-4)? (STDERR) at Module.require (packages/modules-runtime.js:230:14) W20180813-11:45:11.415(-4)? (STDERR) at require (packages/modules-runtime.js:244:21) W20180813-11:45:11.415(-4)? (STDERR) at logging.js (/Users/wreiske/project/.meteor/local/build/programs/server/packages/logging.js:24:30) W20180813-11:45:11.415(-4)? (STDERR) at fileEvaluate (packages/modules-runtime.js:322:7) W20180813-11:45:11.415(-4)? (STDERR) at Module.require (packages/modules-runtime.js:224:14) W20180813-11:45:11.415(-4)? (STDERR) at require (packages/modules-runtime.js:244:21) => Exited with code: 1 => Your application is crashing. Waiting for file change.
Solution
meteor npm install @babel/[email protected]