-
-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Describe the bug
Uncaught runtime errors:
×
ERROR
Invalid or unexpected token
SyntaxError: Invalid or unexpected token
ERROR
Loading chunk src_app_boot_js failed.
(missing: http://10.58.22.198:8888/js/src_app_boot_js._chunkhash_.js)
ChunkLoadError: Loading chunk src_app_boot_js failed.
(missing: http://10.58.22.198:8888/js/src_app_boot_js._chunkhash_.js)
at webpack_require.f.j (http://10.58.22.198:8888/js/runtime.436ae511.js:417:29)
at http://10.58.22.198:8888/js/runtime.436ae511.js:109:40
at Array.reduce ()
at webpack_require.e (http://10.58.22.198:8888/js/runtime.436ae511.js:108:67)
at eval (webpack-internal:///./src/app.config.ts:1:21)
at ./src/app.config.ts (http://10.58.22.198:8888/js/app.436ae511.js:28:1)
at webpack_require (http://10.58.22.198:8888/js/runtime.436ae511.js:31:42)
at webpack_exec (http://10.58.22.198:8888/js/app.436ae511.js:308:61)
at http://10.58.22.198:8888/js/app.436ae511.js:309:324
at webpackJsonpCallback (http://10.58.22.198:8888/js/runtime.436ae511.js:463:39)
Reproduction
这个下载下来,直接安装依赖。直接启动dev:h5
System Info
windows
chrome
Validations
- Follow our Code of Conduct
- Read the Contributing Guide.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
- The provided reproduction is a minimal reproducible of the bug.