我对编程有点陌生,希望有人能帮我找出我的应用程序的问题。这是我在 Github 中的 Repo 的链接。
错误:
W202306-18:14:53.145(-4)? (STDERR) /Users/Ed/appTest/.meteor/local/build/programs/server/boot.js:184
W202306-18:14:53.146(-4)? (STDERR) }).run();
W202306-18:14:53.146(-4)? (STDERR) ^
W202306-18:14:53.147(-4)? (STDERR) ReferenceError: require is not defined
W202306-18:14:53.148(-4)? (STDERR) at app/node_modules/stripe/test/charges.js:1:47
W202306-18:14:53.148(-4)? (STDERR) at app/node_modules/stripe/test/charges.js:65:3
W202306-18:14:53.149(-4)? (STDERR) at mains (/Users/Ed/appTest/.meteor/local/build/programs/server/boot.js:153:10)
W202306-18:14:53.149(-4)? (STDERR) at Array.forEach (native)
W202306-18:14:53.149(-4)? (STDERR) at Function._.each._.forEach (/Users/Ed/.meteor/tools/3cba50c44a/lib/node_modules/underscore/underscore.js:79:11)
W202306-18:14:53.150(-4)? (STDERR) at /Users/Ed/appTest/.meteor/local/build/programs/server/boot.js:80:5
=> Exited with code: 1
=> Your application is crashing. Waiting for file change.