Your app is crashing. Here's the latest log:
=> Meteor 3.0.4 is available. Check the changelog https://docs.meteor.com/changelog.html and update this project with 'meteor update'.
[SERVER] serverMethods.js is loading...
/home/ec2-user/Cube365/node_modules/video-extensions/index.js:1
import videoExtensions from './video-extensions.json' with {type: 'json'};
^^^^^^
SyntaxError: Cannot use import statement outside a module
at wrapSafe (node:internal/modules/cjs/loader:1281:20)
at Module._compile (node:internal/modules/cjs/loader:1321:27)
at Module.Mp._compile (/tools/static-assets/server/runtime.js:78:21)
at Object.Module._extensions..js (/tools/static-assets/server/runtime.js:112:21)
at Module.load (node:internal/modules/cjs/loader:1208:32)
at Module.Mp.load (/tools/static-assets/server/runtime.js:35:31)
at Function.Module._load (node:internal/modules/cjs/loader:1024:12)
at Module.require (node:internal/modules/cjs/loader:1233:19)
at Module.mod.require (/home/ec2-user/.meteor/packages/meteor-tool/.3.0.2.1bd4yin.kvnl++os.linux.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.linux.x86_64/dev_bundle/server-lib/node_modules/@meteorjs/reify/lib/runtime/index.js:30:33)
at require (node:internal/modules/helpers:179:18)
at Object.<anonymous> (/home/ec2-user/Cube365/node_modules/@metascraper/helpers/src/index.js:106:31)
at Module._compile (node:internal/modules/cjs/loader:1358:14)
at Module.Mp._compile (/tools/static-assets/server/runtime.js:78:21)
at Object.Module._extensions..js (/tools/static-assets/server/runtime.js:112:21)
at Module.load (node:internal/modules/cjs/loader:1208:32)
at Module.Mp.load (/tools/static-assets/server/runtime.js:35:31)
Node.js v20.15.1
Exited with code: 1
Your application is crashing. Waiting for file change.
=> Meteor 3.0.4 is available. Check the changelog https://docs.meteor.com/changelog.html and update this project with 'meteor update'.