Fix: Error: Cannot find module '@babel/runtime/helpers/builtin/objectSpread'
@babel/runtime. Change the corresponding line in the package.json file
"dependencies": {
"@babel/runtime": "7.0.0-beta.55",
and then do
meteor npm install
Credits:
https://stackoverflow.com/questions/51684918/meteor-error-cannot-find-module-babel-runtime-helpers-builtin-interoprequired