-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
使用moment-timezone,微信小程序无法编译 #15942
Comments
This was referenced Jun 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
相关平台
微信小程序
小程序基础库: 3.3.4
使用框架: React
复现步骤
期望结果
正常显示页面
实际结果
模拟器console输出
app.js错误:
Error: Cannot find module './latest-c61f55eb.json'
at webpackEmptyContext (node_modules_taro_weapp_prebundle_sync_recursive-_94895.js? [sm]:10)
at node_modulesMomentTimezoneIndexJs (vendors-node_modules_taro_weapp_prebundle_moment-timezone_js.js? [sm]:545)
at __require2 (node_modules_taro_weapp_prebundle_mitt_js.js? [sm]:32)
at entryMomentTimezone (vendors-node_modules_taro_weapp_prebundle_moment-timezone_js.js? [sm]:551)
at __require2 (node_modules_taro_weapp_prebundle_mitt_js.js? [sm]:32)
at Module.node_modulesTaroWeappPrebundleMomentTimezoneCoreJs (vendors-node_modules_taro_weapp_prebundle_moment-timezone_js.js? [sm]:554)
at webpack_require (webpack_bootstrap:19)
at Object.node_modulesTaroWeappPrebundleMomentTimezoneJs (vendors-node_modules_taro_weapp_prebundle_moment-timezone_js.js? [sm]:573)
at webpack_require (webpack_bootstrap:19)
at remoteEntry.js? [sm]:87(env: macOS,mp,1.06.2401020; lib: 3.3.4)
环境信息
补充信息
当使用了moment-timezone时
The text was updated successfully, but these errors were encountered: