-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
不能运行 #4
Comments
有大神指点一下么这个问题 |
应该是依赖包的问题 |
咋解决呢? |
我昨天一开始用nodejs10版本进入正常,后来使用了13的版本就出现你的错误了 |
原来是nodejs版本不对 |
搞定了吧 不过我昨儿虽然跑起来了 但是没抢到号 还被封了 |
是啊, 现在每抢必封.... |
每次request后sleep 1-2s还会封吗 |
封, 而且还抢不到号....... |
啊?手动回车抢一次也封?那黄牛的票咋整的。按道理黄牛请求应该更频繁。 |
(node:92121) ExperimentalWarning: The ESM module loader is experimental.
internal/modules/esm/default_resolve.js:84
let url = moduleWrapResolve(specifier, parentURL);
^
Error: Cannot find module /Users/rigensen/workspace/jyt-boot/src/utils/ajax imported from /Users/rigensen/workspace/jyt-boot/src/main.mjs
at Loader.resolve [as _resolve] (internal/modules/esm/default_resolve.js:84:13)
at Loader.resolve (internal/modules/esm/loader.js:74:33)
at Loader.getModuleJob (internal/modules/esm/loader.js:148:40)
at ModuleWrap. (internal/modules/esm/module_job.js:41:40)
at link (internal/modules/esm/module_job.js:40:36) {
code: 'ERR_MODULE_NOT_FOUND'
}
The text was updated successfully, but these errors were encountered: