sun99413 2021-03-29 13:20 采纳率: 0%
浏览 448

大神们,遇到一个webpack5.0问题

大神们,遇到一个webpack5.0 development时,ERROR in requestWithoutMatchResource.charCodeAt is not a function,百度不到相关问题。,求助,在线等

  • 写回答

2条回答 默认 最新

  • sun99413 2021-03-29 13:35
    关注

    i 「wdm」: wait until bundle finished: /index.html?debugger=true
    webpack built 7548dc4dad0bdc02a1b2 in 7954ms
    × 「wdm」: assets by status 9.46 MiB [cached] 3 assets
    runtime modules 22.9 KiB 10 modules
    orphan modules 29.5 KiB [orphan] 7 modules
    modules by path ./node_modules/ 3.23 MiB 301 modules
    modules by path ./render/ 21 KiB
      modules by path ./render/component/ 17.1 KiB
        modules by path ./render/component/App/ 5.5 KiB 3 modules
        modules by path ./render/component/Header/ 4.36 KiB 3 modules
        modules by path ./render/component/Nav/ 7.23 KiB 3 modules
      ./render/index.js 730 bytes [built] [code generated]
      ./render/routes/index.js 2.27 KiB [built] [code generated]
      ./render/public/image/icon.png 80 bytes [built] [code generated]
      ./render/views/Home/index.js 831 bytes [built] [code generated]
    external "electron" 42 bytes [built] [code generated]

    ERROR in requestWithoutMatchResource.charCodeAt is not a function

    ERROR in requestWithoutMatchResource.charCodeAt is not a function

    webpack 5.28.0 compiled with 2 errors in 7954 ms
    i 「wdm」: Failed to compile.

    评论

报告相同问题?