AgoraIO-Community / flexible-classroom-desktop

12 stars 21 forks source link

请问有CI系统确保代码在Windows下可以运行吗? #1

Open cxgreat2014 opened 1 year ago

cxgreat2014 commented 1 year ago

在Mac上拉代码yarn dev,这个项目跑起来一点问题也没有。

在Windows上拉代码yarn dev,这个项目不停的报错无法正常使用。

请问有CI系统确保代码在Windows下可以运行吗?还是不支持Windows开发?

cxgreat2014 commented 1 year ago

日志:

yarn run v1.22.19
$ lerna exec --scope=agora-demo-app yarn dev
$ cross-env NODE_ENV=development NODE_OPTIONS=--max_old_space_size=6144 webpack serve --config ./webpack/webpack.dev.js
i Compiling Webpack
√ Webpack: Compiled with some errors in 53.97s
assets by path static/*.png 1.88 MiB 15 assets
assets by path *.js 70.3 MiB
  asset bundle-d84da2d7e633287c026e.js 70 MiB [emitted] [immutable] (name: main) 1 related asset
  asset bundle-cbb2b9a1237bf5f4a7a0.worker.js 247 KiB [emitted] [immutable] 1 related asset
asset static/home-background.b78c4745..jpg 744 KiB [emitted] [immutable] [from: src/assets/home-background.jpg] (auxiliary name: main)
asset index.html 2.92 KiB [emitted]
orphan modules 1.87 MiB [orphan] 594 modules
runtime modules 27.5 KiB 15 modules
modules by path ../../node_modules/ 57.8 MiB
  javascript modules 57.8 MiB
    cacheable modules 57.3 MiB 1540 modules
    3 modules
  json modules 12.7 KiB
    modules by path ../../node_modules/browserify-sign/ 2.23 KiB 2 modules
modules by path ./src/ 9.03 MiB (javascript) 2.61 MiB (asset)
  javascript modules 8.93 MiB 405 modules
  asset modules 105 KiB (javascript) 2.61 MiB (asset)
    modules by path ./src/assets/ 69.5 KiB (javascript) 2.39 MiB (asset) 42 modules
    modules by path ./src/pages/ 34.3 KiB (javascript) 225 KiB (asset) 13 modules
    ./src/components/select/assets/arrow-icon.svg 1.24 KiB [built] [code generated]
12 modules
  Entrypoint HtmlWebpackPlugin_0-0 =
  runtime modules 734 bytes 4 modules
  cacheable modules 3.36 KiB
    data:text/javascript,__webpack_public_path__ = __webpack_base_uri__ = htmlWebpackPluginPublicPath; 77 bytes [built] [code generated]
    ../../node_modules/html-webpack-plugin/lib/loader.js!./public/index.html 3.29 KiB [built] [code generated]

  Child HtmlWebpackCompiler compiled successfully

  assets by status 247 KiB [cached] 1 asset
  runtime modules 891 bytes 4 modules
  cacheable modules 225 KiB
    modules by path ../../node_modules/lodash/*.js 13.9 KiB 14 modules
    modules by path ../../node_modules/@babel/runtime/helpers/*.js 5.85 KiB 12 modules
    modules by path ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/*.js 33.3 KiB
      ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 16.1 KiB [built] [code generated]
      ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/db.js 2.39 KiB [built] [code generated]
      ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/mutex.js 14.7 KiB [built] [code generated]
    ../../node_modules/dexie/dist/dexie.mjs 172 KiB [built] [code generated]

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/db.js 3:0-50
  Module not found: Error: Can't resolve 'core-js/modules/es.reflect.construct.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 59:10-25

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/db.js 5:0-55
  Module not found: Error: Can't resolve 'core-js/modules/es.object.define-property.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 59:10-25

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 3:0-39
  Module not found: Error: Can't resolve 'core-js/modules/es.symbol.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 5:0-51
  Module not found: Error: Can't resolve 'core-js/modules/es.symbol.description.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 7:0-49
  Module not found: Error: Can't resolve 'core-js/modules/es.object.to-string.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 9:0-48
  Module not found: Error: Can't resolve 'core-js/modules/es.symbol.iterator.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 11:0-47
  Module not found: Error: Can't resolve 'core-js/modules/es.array.iterator.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 13:0-48
  Module not found: Error: Can't resolve 'core-js/modules/es.string.iterator.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 15:0-58
  Module not found: Error: Can't resolve 'core-js/modules/web.dom-collections.iterator.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 17:0-54
  Module not found: Error: Can't resolve 'core-js/modules/es.symbol.async-iterator.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 19:0-53
  Module not found: Error: Can't resolve 'core-js/modules/es.symbol.to-string-tag.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 21:0-51
  Module not found: Error: Can't resolve 'core-js/modules/es.json.to-string-tag.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 23:0-51
  Module not found: Error: Can't resolve 'core-js/modules/es.math.to-string-tag.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 25:0-55
  Module not found: Error: Can't resolve 'core-js/modules/es.object.define-property.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 27:0-46
  Module not found: Error: Can't resolve 'core-js/modules/es.object.create.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 29:0-56
  Module not found: Error: Can't resolve 'core-js/modules/es.object.get-prototype-of.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 31:0-47
  Module not found: Error: Can't resolve 'core-js/modules/es.array.for-each.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 33:0-58
  Module not found: Error: Can't resolve 'core-js/modules/web.dom-collections.for-each.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 35:0-46
  Module not found: Error: Can't resolve 'core-js/modules/es.function.name.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 37:0-56
  Module not found: Error: Can't resolve 'core-js/modules/es.object.set-prototype-of.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 39:0-40
  Module not found: Error: Can't resolve 'core-js/modules/es.promise.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 41:0-44
  Module not found: Error: Can't resolve 'core-js/modules/es.array.slice.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 47:0-47
  Module not found: Error: Can't resolve 'core-js/modules/es.date.to-string.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 49:0-46
  Module not found: Error: Can't resolve 'core-js/modules/es.array.reverse.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 51:0-45
  Module not found: Error: Can't resolve 'core-js/modules/es.array.concat.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 53:0-41
  Module not found: Error: Can't resolve 'core-js/modules/es.date.now.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/mutex.js 3:0-39
  Module not found: Error: Can't resolve 'core-js/modules/es.symbol.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 61:13-31

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/mutex.js 5:0-51
  Module not found: Error: Can't resolve 'core-js/modules/es.symbol.description.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 61:13-31

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/mutex.js 7:0-48
  Module not found: Error: Can't resolve 'core-js/modules/es.symbol.iterator.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 61:13-31

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/mutex.js 9:0-47
  Module not found: Error: Can't resolve 'core-js/modules/es.array.iterator.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 61:13-31

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/mutex.js 11:0-48
  Module not found: Error: Can't resolve 'core-js/modules/es.string.iterator.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 61:13-31

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/mutex.js 13:0-58
  Module not found: Error: Can't resolve 'core-js/modules/web.dom-collections.iterator.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 61:13-31

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/mutex.js 15:0-54
  Module not found: Error: Can't resolve 'core-js/modules/es.symbol.async-iterator.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 61:13-31

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/mutex.js 17:0-53
  Module not found: Error: Can't resolve 'core-js/modules/es.symbol.to-string-tag.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 61:13-31

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/mutex.js 19:0-51
  Module not found: Error: Can't resolve 'core-js/modules/es.json.to-string-tag.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 61:13-31

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/mutex.js 21:0-51
  Module not found: Error: Can't resolve 'core-js/modules/es.math.to-string-tag.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 61:13-31

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/mutex.js 23:0-55
  Module not found: Error: Can't resolve 'core-js/modules/es.object.define-property.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 61:13-31

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/mutex.js 25:0-46
  Module not found: Error: Can't resolve 'core-js/modules/es.object.create.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 61:13-31

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/mutex.js 27:0-56
  Module not found: Error: Can't resolve 'core-js/modules/es.object.get-prototype-of.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 61:13-31

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/mutex.js 29:0-47
  Module not found: Error: Can't resolve 'core-js/modules/es.array.for-each.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 61:13-31

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/mutex.js 31:0-58
  Module not found: Error: Can't resolve 'core-js/modules/web.dom-collections.for-each.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 61:13-31

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/mutex.js 33:0-46
  Module not found: Error: Can't resolve 'core-js/modules/es.function.name.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 61:13-31

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/mutex.js 35:0-56
  Module not found: Error: Can't resolve 'core-js/modules/es.object.set-prototype-of.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 61:13-31

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/mutex.js 37:0-46
  Module not found: Error: Can't resolve 'core-js/modules/es.array.reverse.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 61:13-31

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/mutex.js 39:0-44
  Module not found: Error: Can't resolve 'core-js/modules/es.array.slice.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 61:13-31

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/mutex.js 50:0-49
  Module not found: Error: Can't resolve 'core-js/modules/es.object.to-string.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 61:13-31

  ERROR in ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/mutex.js 52:0-40
  Module not found: Error: Can't resolve 'core-js/modules/es.promise.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-edu-core/node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 61:13-31

  47 errors have detailed information that is not shown.
  Use 'stats.errorDetails: true' resp. '--stats-error-details' to show it.

  Child worker-loader C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\node_modules\agora-rte-sdk\lib\core\logger\log.worker.js compiled with 47 errors

  assets by status 247 KiB [cached] 1 asset
  runtime modules 891 bytes 4 modules
  cacheable modules 225 KiB
    modules by path ../../node_modules/lodash/*.js 13.9 KiB 14 modules
    modules by path ../../node_modules/@babel/runtime/helpers/*.js 5.85 KiB 12 modules
    modules by path ../../node_modules/agora-rte-sdk/lib/core/logger/*.js 33.8 KiB
      ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 16.4 KiB [built] [code generated]
      ../../node_modules/agora-rte-sdk/lib/core/logger/db.js 2.37 KiB [built] [code generated]
      ../../node_modules/agora-rte-sdk/lib/core/logger/mutex.js 15 KiB [built] [code generated]
    ../../node_modules/dexie/dist/dexie.mjs 172 KiB [built] [code generated]

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/db.js 3:0-50
  Module not found: Error: Can't resolve 'core-js/modules/es.reflect.construct.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 31:10-25

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/db.js 4:0-55
  Module not found: Error: Can't resolve 'core-js/modules/es.object.define-property.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 31:10-25

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 3:0-55
  Module not found: Error: Can't resolve 'core-js/modules/es.object.define-property.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 4:0-39
  Module not found: Error: Can't resolve 'core-js/modules/es.symbol.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 5:0-51
  Module not found: Error: Can't resolve 'core-js/modules/es.symbol.description.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 6:0-49
  Module not found: Error: Can't resolve 'core-js/modules/es.object.to-string.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 7:0-48
  Module not found: Error: Can't resolve 'core-js/modules/es.symbol.iterator.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 8:0-47
  Module not found: Error: Can't resolve 'core-js/modules/es.array.iterator.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 9:0-48
  Module not found: Error: Can't resolve 'core-js/modules/es.string.iterator.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 10:0-58
  Module not found: Error: Can't resolve 'core-js/modules/web.dom-collections.iterator.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 11:0-54
  Module not found: Error: Can't resolve 'core-js/modules/es.symbol.async-iterator.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 12:0-53
  Module not found: Error: Can't resolve 'core-js/modules/es.symbol.to-string-tag.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 13:0-51
  Module not found: Error: Can't resolve 'core-js/modules/es.json.to-string-tag.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 14:0-51
  Module not found: Error: Can't resolve 'core-js/modules/es.math.to-string-tag.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 15:0-46
  Module not found: Error: Can't resolve 'core-js/modules/es.object.create.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 16:0-56
  Module not found: Error: Can't resolve 'core-js/modules/es.object.get-prototype-of.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 17:0-47
  Module not found: Error: Can't resolve 'core-js/modules/es.array.for-each.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 18:0-58
  Module not found: Error: Can't resolve 'core-js/modules/web.dom-collections.for-each.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 19:0-46
  Module not found: Error: Can't resolve 'core-js/modules/es.function.name.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 20:0-56
  Module not found: Error: Can't resolve 'core-js/modules/es.object.set-prototype-of.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 21:0-40
  Module not found: Error: Can't resolve 'core-js/modules/es.promise.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 22:0-44
  Module not found: Error: Can't resolve 'core-js/modules/es.array.slice.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 25:0-47
  Module not found: Error: Can't resolve 'core-js/modules/es.date.to-string.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 26:0-46
  Module not found: Error: Can't resolve 'core-js/modules/es.array.reverse.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 27:0-45
  Module not found: Error: Can't resolve 'core-js/modules/es.array.concat.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 28:0-41
  Module not found: Error: Can't resolve 'core-js/modules/es.date.now.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/mutex.js 3:0-55
  Module not found: Error: Can't resolve 'core-js/modules/es.object.define-property.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 32:13-31

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/mutex.js 4:0-39
  Module not found: Error: Can't resolve 'core-js/modules/es.symbol.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 32:13-31

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/mutex.js 5:0-51
  Module not found: Error: Can't resolve 'core-js/modules/es.symbol.description.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 32:13-31

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/mutex.js 6:0-48
  Module not found: Error: Can't resolve 'core-js/modules/es.symbol.iterator.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 32:13-31

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/mutex.js 7:0-47
  Module not found: Error: Can't resolve 'core-js/modules/es.array.iterator.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 32:13-31

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/mutex.js 8:0-48
  Module not found: Error: Can't resolve 'core-js/modules/es.string.iterator.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 32:13-31

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/mutex.js 9:0-58
  Module not found: Error: Can't resolve 'core-js/modules/web.dom-collections.iterator.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 32:13-31

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/mutex.js 10:0-54
  Module not found: Error: Can't resolve 'core-js/modules/es.symbol.async-iterator.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 32:13-31

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/mutex.js 11:0-53
  Module not found: Error: Can't resolve 'core-js/modules/es.symbol.to-string-tag.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 32:13-31

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/mutex.js 12:0-51
  Module not found: Error: Can't resolve 'core-js/modules/es.json.to-string-tag.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 32:13-31

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/mutex.js 13:0-51
  Module not found: Error: Can't resolve 'core-js/modules/es.math.to-string-tag.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 32:13-31

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/mutex.js 14:0-46
  Module not found: Error: Can't resolve 'core-js/modules/es.object.create.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 32:13-31

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/mutex.js 15:0-56
  Module not found: Error: Can't resolve 'core-js/modules/es.object.get-prototype-of.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 32:13-31

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/mutex.js 16:0-47
  Module not found: Error: Can't resolve 'core-js/modules/es.array.for-each.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 32:13-31

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/mutex.js 17:0-58
  Module not found: Error: Can't resolve 'core-js/modules/web.dom-collections.for-each.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 32:13-31

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/mutex.js 18:0-46
  Module not found: Error: Can't resolve 'core-js/modules/es.function.name.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 32:13-31

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/mutex.js 19:0-56
  Module not found: Error: Can't resolve 'core-js/modules/es.object.set-prototype-of.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 32:13-31

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/mutex.js 20:0-46
  Module not found: Error: Can't resolve 'core-js/modules/es.array.reverse.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 32:13-31

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/mutex.js 21:0-44
  Module not found: Error: Can't resolve 'core-js/modules/es.array.slice.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 32:13-31

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/mutex.js 28:0-49
  Module not found: Error: Can't resolve 'core-js/modules/es.object.to-string.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 32:13-31

  ERROR in ../../node_modules/agora-rte-sdk/lib/core/logger/mutex.js 29:0-40
  Module not found: Error: Can't resolve 'core-js/modules/es.promise.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger'
   @ ../../node_modules/agora-rte-sdk/lib/core/logger/log.worker.js 32:13-31

  47 errors have detailed information that is not shown.
  Use 'stats.errorDetails: true' resp. '--stats-error-details' to show it.

  Child worker-loader C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-rte-sdk\lib\core\logger\log.worker.js compiled with 47 errors

ERROR in ../../node_modules/agora-common-libs/lib/index.js 3:0-55
Module not found: Error: Can't resolve 'core-js/modules/es.object.define-property.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib'
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/index.js 4:0-47
Module not found: Error: Can't resolve 'core-js/modules/es.array.for-each.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib'
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/index.js 5:0-58
Module not found: Error: Can't resolve 'core-js/modules/web.dom-collections.for-each.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib'
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/index.js 6:0-44
Module not found: Error: Can't resolve 'core-js/modules/es.object.keys.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib'
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/i18n/index.js 4:0-49
Module not found: Error: Can't resolve 'core-js/modules/es.object.to-string.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\i18n'
 @ ../../node_modules/agora-common-libs/lib/index.js 10:12-29
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/i18n/index.js 5:0-40
Module not found: Error: Can't resolve 'core-js/modules/es.promise.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\i18n'
 @ ../../node_modules/agora-common-libs/lib/index.js 10:12-29
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/i18n/index.js 6:0-55
Module not found: Error: Can't resolve 'core-js/modules/es.object.define-property.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\i18n'
 @ ../../node_modules/agora-common-libs/lib/index.js 10:12-29
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/i18n/index.js 7:0-39
Module not found: Error: Can't resolve 'core-js/modules/es.symbol.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\i18n'
 @ ../../node_modules/agora-common-libs/lib/index.js 10:12-29
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/i18n/index.js 8:0-51
Module not found: Error: Can't resolve 'core-js/modules/es.symbol.description.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\i18n'
 @ ../../node_modules/agora-common-libs/lib/index.js 10:12-29
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/i18n/index.js 9:0-48
Module not found: Error: Can't resolve 'core-js/modules/es.symbol.iterator.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\i18n'
 @ ../../node_modules/agora-common-libs/lib/index.js 10:12-29
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/i18n/index.js 10:0-47
Module not found: Error: Can't resolve 'core-js/modules/es.array.iterator.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\i18n'
 @ ../../node_modules/agora-common-libs/lib/index.js 10:12-29
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/i18n/index.js 11:0-48
Module not found: Error: Can't resolve 'core-js/modules/es.string.iterator.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\i18n'
 @ ../../node_modules/agora-common-libs/lib/index.js 10:12-29
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/i18n/index.js 12:0-58
Module not found: Error: Can't resolve 'core-js/modules/web.dom-collections.iterator.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\i18n'
 @ ../../node_modules/agora-common-libs/lib/index.js 10:12-29
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/i18n/index.js 13:0-54
Module not found: Error: Can't resolve 'core-js/modules/es.symbol.async-iterator.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\i18n'
 @ ../../node_modules/agora-common-libs/lib/index.js 10:12-29
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/i18n/index.js 14:0-53
Module not found: Error: Can't resolve 'core-js/modules/es.symbol.to-string-tag.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\i18n'
 @ ../../node_modules/agora-common-libs/lib/index.js 10:12-29
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/i18n/index.js 15:0-51
Module not found: Error: Can't resolve 'core-js/modules/es.json.to-string-tag.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\i18n'
 @ ../../node_modules/agora-common-libs/lib/index.js 10:12-29
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/i18n/index.js 16:0-51
Module not found: Error: Can't resolve 'core-js/modules/es.math.to-string-tag.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\i18n'
 @ ../../node_modules/agora-common-libs/lib/index.js 10:12-29
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/i18n/index.js 17:0-46
Module not found: Error: Can't resolve 'core-js/modules/es.object.create.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\i18n'
 @ ../../node_modules/agora-common-libs/lib/index.js 10:12-29
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/i18n/index.js 18:0-56
Module not found: Error: Can't resolve 'core-js/modules/es.object.get-prototype-of.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\i18n'
 @ ../../node_modules/agora-common-libs/lib/index.js 10:12-29
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/i18n/index.js 19:0-46
Module not found: Error: Can't resolve 'core-js/modules/es.function.name.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\i18n'
 @ ../../node_modules/agora-common-libs/lib/index.js 10:12-29
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/i18n/index.js 20:0-56
Module not found: Error: Can't resolve 'core-js/modules/es.object.set-prototype-of.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\i18n'
 @ ../../node_modules/agora-common-libs/lib/index.js 10:12-29
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/i18n/index.js 21:0-46
Module not found: Error: Can't resolve 'core-js/modules/es.array.reverse.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\i18n'
 @ ../../node_modules/agora-common-libs/lib/index.js 10:12-29
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/i18n/index.js 22:0-44
Module not found: Error: Can't resolve 'core-js/modules/es.array.slice.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\i18n'
 @ ../../node_modules/agora-common-libs/lib/index.js 10:12-29
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/i18n/index.js 23:0-41
Module not found: Error: Can't resolve 'core-js/modules/es.weak-map.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\i18n'
 @ ../../node_modules/agora-common-libs/lib/index.js 10:12-29
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/i18n/index.js 24:0-56
Module not found: Error: Can't resolve 'core-js/modules/esnext.weak-map.delete-all.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\i18n'
 @ ../../node_modules/agora-common-libs/lib/index.js 10:12-29
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/i18n/index.js 25:0-67
Module not found: Error: Can't resolve 'core-js/modules/es.object.get-own-property-descriptor.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\i18n'
 @ ../../node_modules/agora-common-libs/lib/index.js 10:12-29
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/i18n/index.js 30:0-47
Module not found: Error: Can't resolve 'core-js/modules/es.array.for-each.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\i18n'
 @ ../../node_modules/agora-common-libs/lib/index.js 10:12-29
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/i18n/index.js 31:0-58
Module not found: Error: Can't resolve 'core-js/modules/web.dom-collections.for-each.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\i18n'
 @ ../../node_modules/agora-common-libs/lib/index.js 10:12-29
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/i18n/index.js 32:0-44
Module not found: Error: Can't resolve 'core-js/modules/es.object.keys.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\i18n'
 @ ../../node_modules/agora-common-libs/lib/index.js 10:12-29
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/i18n/index.js 33:0-44
Module not found: Error: Can't resolve 'core-js/modules/es.regexp.exec.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\i18n'
 @ ../../node_modules/agora-common-libs/lib/index.js 10:12-29
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/i18n/index.js 34:0-47
Module not found: Error: Can't resolve 'core-js/modules/es.string.replace.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\i18n'
 @ ../../node_modules/agora-common-libs/lib/index.js 10:12-29
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/ui/config/base-config.js 7:0-55
Module not found: Error: Can't resolve 'core-js/modules/es.object.define-property.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\ui\config'
 @ ../../node_modules/agora-common-libs/lib/ui/config/index.js 29:18-42
 @ ../../node_modules/agora-common-libs/lib/index.js 32:14-36
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/ui/config/index.js 3:0-55
Module not found: Error: Can't resolve 'core-js/modules/es.object.define-property.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\ui\config'
 @ ../../node_modules/agora-common-libs/lib/index.js 32:14-36
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/ui/config/index.js 4:0-47
Module not found: Error: Can't resolve 'core-js/modules/es.array.for-each.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\ui\config'
 @ ../../node_modules/agora-common-libs/lib/index.js 32:14-36
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/ui/config/index.js 5:0-58
Module not found: Error: Can't resolve 'core-js/modules/web.dom-collections.for-each.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\ui\config'
 @ ../../node_modules/agora-common-libs/lib/index.js 32:14-36
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/ui/config/index.js 6:0-44
Module not found: Error: Can't resolve 'core-js/modules/es.object.keys.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\ui\config'
 @ ../../node_modules/agora-common-libs/lib/index.js 32:14-36
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/ui/config/type.js 3:0-55
Module not found: Error: Can't resolve 'core-js/modules/es.object.define-property.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\ui\config'
 @ ../../node_modules/agora-common-libs/lib/ui/config/index.js 17:12-29
 @ ../../node_modules/agora-common-libs/lib/index.js 32:14-36
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/ui/theme/base-theme.js 7:0-55
Module not found: Error: Can't resolve 'core-js/modules/es.object.define-property.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\ui\theme'
 @ ../../node_modules/agora-common-libs/lib/ui/theme/index.js 29:17-40
 @ ../../node_modules/agora-common-libs/lib/index.js 21:13-34
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/ui/theme/index.js 3:0-55
Module not found: Error: Can't resolve 'core-js/modules/es.object.define-property.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\ui\theme'
 @ ../../node_modules/agora-common-libs/lib/index.js 21:13-34
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/ui/theme/index.js 4:0-47
Module not found: Error: Can't resolve 'core-js/modules/es.array.for-each.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\ui\theme'
 @ ../../node_modules/agora-common-libs/lib/index.js 21:13-34
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/ui/theme/index.js 5:0-58
Module not found: Error: Can't resolve 'core-js/modules/web.dom-collections.for-each.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\ui\theme'
 @ ../../node_modules/agora-common-libs/lib/index.js 21:13-34
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/ui/theme/index.js 6:0-44
Module not found: Error: Can't resolve 'core-js/modules/es.object.keys.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\ui\theme'
 @ ../../node_modules/agora-common-libs/lib/index.js 21:13-34
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/ui/theme/type.js 3:0-55
Module not found: Error: Can't resolve 'core-js/modules/es.object.define-property.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\ui\theme'
 @ ../../node_modules/agora-common-libs/lib/ui/theme/index.js 17:12-29
 @ ../../node_modules/agora-common-libs/lib/index.js 21:13-34
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/ui/visibility/controlled.js 3:0-55
Module not found: Error: Can't resolve 'core-js/modules/es.object.define-property.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\ui\visibility'
 @ ../../node_modules/agora-common-libs/lib/ui/visibility/index.js 25:18-41
 @ ../../node_modules/agora-common-libs/lib/index.js 43:18-44
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/ui/visibility/index.js 3:0-44
Module not found: Error: Can't resolve 'core-js/modules/es.object.keys.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\ui\visibility'
 @ ../../node_modules/agora-common-libs/lib/index.js 43:18-44
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/ui/visibility/index.js 4:0-39
Module not found: Error: Can't resolve 'core-js/modules/es.symbol.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\ui\visibility'
 @ ../../node_modules/agora-common-libs/lib/index.js 43:18-44
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/ui/visibility/index.js 5:0-45
Module not found: Error: Can't resolve 'core-js/modules/es.array.filter.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\ui\visibility'
 @ ../../node_modules/agora-common-libs/lib/index.js 43:18-44
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/ui/visibility/index.js 6:0-67
Module not found: Error: Can't resolve 'core-js/modules/es.object.get-own-property-descriptor.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\ui\visibility'
 @ ../../node_modules/agora-common-libs/lib/index.js 43:18-44
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/ui/visibility/index.js 7:0-47
Module not found: Error: Can't resolve 'core-js/modules/es.array.for-each.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\ui\visibility'
 @ ../../node_modules/agora-common-libs/lib/index.js 43:18-44
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/ui/visibility/index.js 8:0-58
Module not found: Error: Can't resolve 'core-js/modules/web.dom-collections.for-each.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\ui\visibility'
 @ ../../node_modules/agora-common-libs/lib/index.js 43:18-44
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/ui/visibility/index.js 9:0-68
Module not found: Error: Can't resolve 'core-js/modules/es.object.get-own-property-descriptors.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\ui\visibility'
 @ ../../node_modules/agora-common-libs/lib/index.js 43:18-44
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/ui/visibility/index.js 10:0-57
Module not found: Error: Can't resolve 'core-js/modules/es.object.define-properties.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\ui\visibility'
 @ ../../node_modules/agora-common-libs/lib/index.js 43:18-44
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-common-libs/lib/ui/visibility/index.js 21:0-55
Module not found: Error: Can't resolve 'core-js/modules/es.object.define-property.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-common-libs\lib\ui\visibility'
 @ ../../node_modules/agora-common-libs/lib/index.js 43:18-44
 @ ./src/index.tsx 8:0-54 18:0-17 19:0-17

ERROR in ../../node_modules/agora-edu-core/lib/configs/index.js 3:0-44
Module not found: Error: Can't resolve 'core-js/modules/es.object.keys.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\lib\configs'
 @ ../../node_modules/agora-edu-core/lib/index.js 319:13-39 317:15-35
 @ ./src/utils/url.ts 7:0-75 62:6-33 62:38-68
 @ ./src/utils/index.tsx 4:0-22 4:0-22
 @ ./src/index.tsx 7:0-32 12:0-12

ERROR in ../../node_modules/agora-edu-core/lib/configs/index.js 5:0-39
Module not found: Error: Can't resolve 'core-js/modules/es.symbol.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\lib\configs'
 @ ../../node_modules/agora-edu-core/lib/index.js 319:13-39 317:15-35
 @ ./src/utils/url.ts 7:0-75 62:6-33 62:38-68
 @ ./src/utils/index.tsx 4:0-22 4:0-22
 @ ./src/index.tsx 7:0-32 12:0-12

ERROR in ../../node_modules/agora-edu-core/lib/configs/index.js 7:0-45
Module not found: Error: Can't resolve 'core-js/modules/es.array.filter.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\lib\configs'
 @ ../../node_modules/agora-edu-core/lib/index.js 319:13-39 317:15-35
 @ ./src/utils/url.ts 7:0-75 62:6-33 62:38-68
 @ ./src/utils/index.tsx 4:0-22 4:0-22
 @ ./src/index.tsx 7:0-32 12:0-12

ERROR in ../../node_modules/agora-edu-core/lib/configs/index.js 9:0-67
Module not found: Error: Can't resolve 'core-js/modules/es.object.get-own-property-descriptor.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\lib\configs'
 @ ../../node_modules/agora-edu-core/lib/index.js 319:13-39 317:15-35
 @ ./src/utils/url.ts 7:0-75 62:6-33 62:38-68
 @ ./src/utils/index.tsx 4:0-22 4:0-22
 @ ./src/index.tsx 7:0-32 12:0-12

ERROR in ../../node_modules/agora-edu-core/lib/configs/index.js 11:0-58
Module not found: Error: Can't resolve 'core-js/modules/web.dom-collections.for-each.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\lib\configs'
 @ ../../node_modules/agora-edu-core/lib/index.js 319:13-39 317:15-35
 @ ./src/utils/url.ts 7:0-75 62:6-33 62:38-68
 @ ./src/utils/index.tsx 4:0-22 4:0-22
 @ ./src/index.tsx 7:0-32 12:0-12

ERROR in ../../node_modules/agora-edu-core/lib/configs/index.js 13:0-68
Module not found: Error: Can't resolve 'core-js/modules/es.object.get-own-property-descriptors.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\lib\configs'
 @ ../../node_modules/agora-edu-core/lib/index.js 319:13-39 317:15-35
 @ ./src/utils/url.ts 7:0-75 62:6-33 62:38-68
 @ ./src/utils/index.tsx 4:0-22 4:0-22
 @ ./src/index.tsx 7:0-32 12:0-12

ERROR in ../../node_modules/agora-edu-core/lib/configs/index.js 15:0-57
Module not found: Error: Can't resolve 'core-js/modules/es.object.define-properties.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\lib\configs'
 @ ../../node_modules/agora-edu-core/lib/index.js 319:13-39 317:15-35
 @ ./src/utils/url.ts 7:0-75 62:6-33 62:38-68
 @ ./src/utils/index.tsx 4:0-22 4:0-22
 @ ./src/index.tsx 7:0-32 12:0-12

ERROR in ../../node_modules/agora-edu-core/lib/configs/index.js 22:0-45
Module not found: Error: Can't resolve 'core-js/modules/es.array.concat.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\lib\configs'
 @ ../../node_modules/agora-edu-core/lib/index.js 319:13-39 317:15-35
 @ ./src/utils/url.ts 7:0-75 62:6-33 62:38-68
 @ ./src/utils/index.tsx 4:0-22 4:0-22
 @ ./src/index.tsx 7:0-32 12:0-12

ERROR in ../../node_modules/agora-edu-core/lib/configs/index.js 24:0-55
Module not found: Error: Can't resolve 'core-js/modules/es.object.define-property.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\lib\configs'
 @ ../../node_modules/agora-edu-core/lib/index.js 319:13-39 317:15-35
 @ ./src/utils/url.ts 7:0-75 62:6-33 62:38-68
 @ ./src/utils/index.tsx 4:0-22 4:0-22
 @ ./src/index.tsx 7:0-32 12:0-12

ERROR in ../../node_modules/agora-edu-core/lib/event-center.js 5:0-50
Module not found: Error: Can't resolve 'core-js/modules/es.reflect.construct.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\lib'
 @ ../../node_modules/agora-edu-core/lib/index.js 321:19-44
 @ ./src/utils/url.ts 7:0-75 62:6-33 62:38-68
 @ ./src/utils/index.tsx 4:0-22 4:0-22
 @ ./src/index.tsx 7:0-32 12:0-12

ERROR in ../../node_modules/agora-edu-core/lib/event-center.js 7:0-55
Module not found: Error: Can't resolve 'core-js/modules/es.object.define-property.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\lib'
 @ ../../node_modules/agora-edu-core/lib/index.js 321:19-44
 @ ./src/utils/url.ts 7:0-75 62:6-33 62:38-68
 @ ./src/utils/index.tsx 4:0-22 4:0-22
 @ ./src/index.tsx 7:0-32 12:0-12

ERROR in ../../node_modules/agora-edu-core/lib/event-center.js 9:0-39
Module not found: Error: Can't resolve 'core-js/modules/es.symbol.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\lib'
 @ ../../node_modules/agora-edu-core/lib/index.js 321:19-44
 @ ./src/utils/url.ts 7:0-75 62:6-33 62:38-68
 @ ./src/utils/index.tsx 4:0-22 4:0-22
 @ ./src/index.tsx 7:0-32 12:0-12

ERROR in ../../node_modules/agora-edu-core/lib/event-center.js 11:0-51
Module not found: Error: Can't resolve 'core-js/modules/es.symbol.description.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\lib'
 @ ../../node_modules/agora-edu-core/lib/index.js 321:19-44
 @ ./src/utils/url.ts 7:0-75 62:6-33 62:38-68
 @ ./src/utils/index.tsx 4:0-22 4:0-22
 @ ./src/index.tsx 7:0-32 12:0-12

ERROR in ../../node_modules/agora-edu-core/lib/event-center.js 13:0-48
Module not found: Error: Can't resolve 'core-js/modules/es.symbol.iterator.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\lib'
 @ ../../node_modules/agora-edu-core/lib/index.js 321:19-44
 @ ./src/utils/url.ts 7:0-75 62:6-33 62:38-68
 @ ./src/utils/index.tsx 4:0-22 4:0-22
 @ ./src/index.tsx 7:0-32 12:0-12

ERROR in ../../node_modules/agora-edu-core/lib/event-center.js 20:0-47
Module not found: Error: Can't resolve 'core-js/modules/es.array.iterator.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\lib'
 @ ../../node_modules/agora-edu-core/lib/index.js 321:19-44
 @ ./src/utils/url.ts 7:0-75 62:6-33 62:38-68
 @ ./src/utils/index.tsx 4:0-22 4:0-22
 @ ./src/index.tsx 7:0-32 12:0-12

ERROR in ../../node_modules/agora-edu-core/lib/event-center.js 22:0-49
Module not found: Error: Can't resolve 'core-js/modules/es.object.to-string.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\lib'
 @ ../../node_modules/agora-edu-core/lib/index.js 321:19-44
 @ ./src/utils/url.ts 7:0-75 62:6-33 62:38-68
 @ ./src/utils/index.tsx 4:0-22 4:0-22
 @ ./src/index.tsx 7:0-32 12:0-12

ERROR in ../../node_modules/agora-edu-core/lib/event-center.js 24:0-36
Module not found: Error: Can't resolve 'core-js/modules/es.set.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\lib'
 @ ../../node_modules/agora-edu-core/lib/index.js 321:19-44
 @ ./src/utils/url.ts 7:0-75 62:6-33 62:38-68
 @ ./src/utils/index.tsx 4:0-22 4:0-22
 @ ./src/index.tsx 7:0-32 12:0-12

ERROR in ../../node_modules/agora-edu-core/lib/event-center.js 26:0-48
Module not found: Error: Can't resolve 'core-js/modules/es.string.iterator.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\lib'
 @ ../../node_modules/agora-edu-core/lib/index.js 321:19-44
 @ ./src/utils/url.ts 7:0-75 62:6-33 62:38-68
 @ ./src/utils/index.tsx 4:0-22 4:0-22
 @ ./src/index.tsx 7:0-32 12:0-12

ERROR in ../../node_modules/agora-edu-core/lib/event-center.js 28:0-48
Module not found: Error: Can't resolve 'core-js/modules/esnext.set.add-all.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\lib'
 @ ../../node_modules/agora-edu-core/lib/index.js 321:19-44
 @ ./src/utils/url.ts 7:0-75 62:6-33 62:38-68
 @ ./src/utils/index.tsx 4:0-22 4:0-22
 @ ./src/index.tsx 7:0-32 12:0-12

ERROR in ../../node_modules/agora-edu-core/lib/event-center.js 30:0-51
Module not found: Error: Can't resolve 'core-js/modules/esnext.set.delete-all.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\lib'
 @ ../../node_modules/agora-edu-core/lib/index.js 321:19-44
 @ ./src/utils/url.ts 7:0-75 62:6-33 62:38-68
 @ ./src/utils/index.tsx 4:0-22 4:0-22
 @ ./src/index.tsx 7:0-32 12:0-12

ERROR in ../../node_modules/agora-edu-core/lib/event-center.js 32:0-51
Module not found: Error: Can't resolve 'core-js/modules/esnext.set.difference.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\lib'
 @ ../../node_modules/agora-edu-core/lib/index.js 321:19-44
 @ ./src/utils/url.ts 7:0-75 62:6-33 62:38-68
 @ ./src/utils/index.tsx 4:0-22 4:0-22
 @ ./src/index.tsx 7:0-32 12:0-12

ERROR in ../../node_modules/agora-edu-core/lib/event-center.js 34:0-46
Module not found: Error: Can't resolve 'core-js/modules/esnext.set.every.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\lib'
 @ ../../node_modules/agora-edu-core/lib/index.js 321:19-44
 @ ./src/utils/url.ts 7:0-75 62:6-33 62:38-68
 @ ./src/utils/index.tsx 4:0-22 4:0-22
 @ ./src/index.tsx 7:0-32 12:0-12

ERROR in ../../node_modules/agora-edu-core/lib/event-center.js 36:0-47
Module not found: Error: Can't resolve 'core-js/modules/esnext.set.filter.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\lib'
 @ ../../node_modules/agora-edu-core/lib/index.js 321:19-44
 @ ./src/utils/url.ts 7:0-75 62:6-33 62:38-68
 @ ./src/utils/index.tsx 4:0-22 4:0-22
 @ ./src/index.tsx 7:0-32 12:0-12

ERROR in ../../node_modules/agora-edu-core/lib/event-center.js 38:0-45
Module not found: Error: Can't resolve 'core-js/modules/esnext.set.find.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\lib'
 @ ../../node_modules/agora-edu-core/lib/index.js 321:19-44
 @ ./src/utils/url.ts 7:0-75 62:6-33 62:38-68
 @ ./src/utils/index.tsx 4:0-22 4:0-22
 @ ./src/index.tsx 7:0-32 12:0-12

ERROR in ../../node_modules/agora-edu-core/lib/event-center.js 40:0-53
Module not found: Error: Can't resolve 'core-js/modules/esnext.set.intersection.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\lib'
 @ ../../node_modules/agora-edu-core/lib/index.js 321:19-44
 @ ./src/utils/url.ts 7:0-75 62:6-33 62:38-68
 @ ./src/utils/index.tsx 4:0-22 4:0-22
 @ ./src/index.tsx 7:0-32 12:0-12

ERROR in ../../node_modules/agora-edu-core/lib/event-center.js 42:0-57
Module not found: Error: Can't resolve 'core-js/modules/esnext.set.is-disjoint-from.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\lib'
 @ ../../node_modules/agora-edu-core/lib/index.js 321:19-44
 @ ./src/utils/url.ts 7:0-75 62:6-33 62:38-68
 @ ./src/utils/index.tsx 4:0-22 4:0-22
 @ ./src/index.tsx 7:0-32 12:0-12

ERROR in ../../node_modules/agora-edu-core/lib/event-center.js 44:0-53
Module not found: Error: Can't resolve 'core-js/modules/esnext.set.is-subset-of.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\lib'
 @ ../../node_modules/agora-edu-core/lib/index.js 321:19-44
 @ ./src/utils/url.ts 7:0-75 62:6-33 62:38-68
 @ ./src/utils/index.tsx 4:0-22 4:0-22
 @ ./src/index.tsx 7:0-32 12:0-12

ERROR in ../../node_modules/agora-edu-core/lib/event-center.js 46:0-55
Module not found: Error: Can't resolve 'core-js/modules/esnext.set.is-superset-of.js' in 'C:\Users\Axel\WebstormProjects\flexible-classroom-desktop\node_modules\agora-edu-core\lib'
 @ ../../node_modules/agora-edu-core/lib/index.js 321:19-44
 @ ./src/utils/url.ts 7:0-75 62:6-33 62:38-68
 @ ./src/utils/index.tsx 4:0-22 4:0-22
 @ ./src/index.tsx 7:0-32 12:0-12
cxgreat2014 commented 1 year ago

另外代码在 clone submodule 时也有错误提示:

root@76618ef263d9:/app# git clone  --recurse-submodules https://github.com/AgoraIO-Community/flexible-classroom-desktop
Cloning into 'flexible-classroom-desktop'...
remote: Enumerating objects: 2123, done.
remote: Counting objects: 100% (2123/2123), done.
remote: Compressing objects: 100% (1097/1097), done.
remote: Total 2123 (delta 1021), reused 2061 (delta 960), pack-reused 0
Receiving objects: 100% (2123/2123), 20.62 MiB | 3.13 MiB/s, done.
Resolving deltas: 100% (1021/1021), done.
Submodule 'packages/agora-classroom-sdk' (https://github.com/AgoraIO-Community/cloudclass-desktop.git) registered for path 'packages/agora-classroom-sdk'
Submodule 'packages/agora-common-libs' (ssh://git@git.agoralab.co/aduc/apaas-common-libs-web.git) registered for path 'packages/agora-common-libs'
Submodule 'packages/agora-edu-core' (ssh://git@git.agoralab.co/aduc/agora-edu-core-desktop.git) registered for path 'packages/agora-edu-core'
Submodule 'packages/agora-plugin-gallery' (https://github.com/AgoraIO-Community/apaas-widgets-web.git) registered for path 'packages/agora-plugin-gallery'
Submodule 'packages/agora-proctor-sdk' (https://github.com/AgoraIO-Community/proctor-desktop.git) registered for path 'packages/agora-proctor-sdk'
Submodule 'packages/agora-rte-sdk' (ssh://git@git.agoralab.co/aduc/agora-scene-sdk.git) registered for path 'packages/agora-rte-sdk'
Cloning into '/app/flexible-classroom-desktop/packages/agora-classroom-sdk'...
The authenticity of host 'git.agoralab.co (::ffff:198.18.0.205)' can't be established.
RSA key fingerprint is SHA256:zQLzGUcQbiWU7mTtiO8xj0EcG02DvbE0rrk8Old6yPA.
Are you sure you want to continue connecting (yes/no)? The authenticity of host 'git.agoralab.co (198.18.0.205)' can't be established.
RSA key fingerprint is SHA256:zQLzGUcQbiWU7mTtiO8xj0EcG02DvbE0rrk8Old6yPA.
Are you sure you want to continue connecting (yes/no)? The authenticity of host 'git.agoralab.co (::ffff:198.18.0.205)' can't be established.
RSA key fingerprint is SHA256:zQLzGUcQbiWU7mTtiO8xj0EcG02DvbE0rrk8Old6yPA.
Are you sure you want to continue connecting (yes/no)? remote: Enumerating objects: 49222, done.
remote: Counting objects: 100% (8489/8489), done.
remote: Compressing objects: 100% (3151/3151), done.
yeseiving objects:  93% (45777/49222), 34.04 MiB | 3.79 MiB/s
yesReceiving objects:  93% (46057/49222), 43.05 MiB | 3.03 MiB/s
remote: Total 49222 (delta 5100), reused 8286 (delta 4949), pack-reused 40733        B/s
Receiving objects: 100% (49222/49222), 52.70 MiB | 3.38 MiB/s, done.
Resolving deltas:  20% (6614/33043)
Resolving deltas: 100% (33043/33043), done.:  21% (6940/33043)
Cloning into '/app/flexible-classroom-desktop/packages/agora-plugin-gallery'...
remote: Enumerating objects: 469, done.
remote: Counting objects: 100% (469/469), done.
remote: Compressing objects: 100% (378/378), done.
remote: Total 469 (delta 80), reused 469 (delta 80), pack-reused 0
Receiving objects: 100% (469/469), 356.08 KiB | 1.48 MiB/s, done.
Resolving deltas: 100% (80/80), done.
Cloning into '/app/flexible-classroom-desktop/packages/agora-proctor-sdk'...
remote: Enumerating objects: 3799, done.
remote: Counting objects: 100% (3799/3799), done.
remote: Compressing objects: 100% (1706/1706), done.
remote: Total 3799 (delta 1880), reused 3788 (delta 1869), pack-reused 0
Receiving objects: 100% (3799/3799), 5.97 MiB | 3.25 MiB/s, done.
Resolving deltas: 100% (1880/1880), done.
Cloning into '/app/flexible-classroom-desktop/packages/agora-common-libs'...
Could not create directory '/root/.ssh'.
Warning: Permanently added 'git.agoralab.co,::ffff:198.18.0.205' (RSA) to the list of known hosts.
git@git.agoralab.co: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of 'ssh://git@git.agoralab.co/aduc/apaas-common-libs-web.git' into submodule path '/app/flexible-classroom-desktop/packages/agora-common-libs' failed
Failed to clone 'packages/agora-common-libs'. Retry scheduled
Cloning into '/app/flexible-classroom-desktop/packages/agora-common-libs'...
git@git.agoralab.co: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of 'ssh://git@git.agoralab.co/aduc/apaas-common-libs-web.git' into submodule path '/app/flexible-classroom-desktop/packages/agora-common-libs' failed
Failed to clone 'packages/agora-common-libs' a second time, aborting
Cloning into '/app/flexible-classroom-desktop/packages/agora-edu-core'...
yes
Please type 'yes' or 'no': yes
Please type 'yes' or 'no': yes
Please type 'yes' or 'no': yes
Please type 'yes' or 'no': yes
Please type 'yes' or 'no':
Host key verification failed.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of 'ssh://git@git.agoralab.co/aduc/agora-edu-core-desktop.git' into submodule path '/app/flexible-classroom-desktop/packages/agora-edu-core' failed
Failed to clone 'packages/agora-edu-core'. Retry scheduled
Cloning into '/app/flexible-classroom-desktop/packages/agora-rte-sdk'...

Host key verification failed.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of 'ssh://git@git.agoralab.co/aduc/agora-scene-sdk.git' into submodule path '/app/flexible-classroom-desktop/packages/agora-rte-sdk' failed
Failed to clone 'packages/agora-rte-sdk'. Retry scheduled
root@76618ef263d9:/app#
plutoless commented 1 year ago

应该是可以的,我们都会有CI系统自动打包,windows也是有的 第一个问题看起来是node_modules的依赖问题,可以检查或者重试下;第二个问题应该是git的网络问题

Crane1043778796 commented 1 year ago

同windows里 yarn dev 错误 请问楼主解决了吗?

cxgreat2014 commented 1 year ago

今天把系统重装了,等会再试试看

cxgreat2014 commented 1 year ago
PS C:\Users\weiyi\WebstormProjects\flexible-classroom-desktop> yarn pack:electron:win
yarn run v1.22.19
$ lerna exec --scope=agora-demo-app npm run pack:win
lerna notice cli v3.22.1
lerna info versioning independent
lerna notice filter including "agora-demo-app"
lerna info filter [ 'agora-demo-app' ]
lerna info Executing command in 1 package: "npm run pack:win"

> agora-demo-app@2.8.20 pack:win C:\Users\weiyi\WebstormProjects\flexible-classroom-desktop\packages\agora-demo-app
> yarn electron:copy:electron:win && electron-builder --win -p never

warning package.json: No license field
$ cpx "./electron/**/*.js" ./build
  • electron-builder  version=23.0.2 os=10.0.22621
  • loaded configuration  file=package.json ("build" field)
  • writing effective config  file=release\builder-effective-config.yaml
  • packaging       platform=win32 arch=x64 electron=12.0.0 appOutDir=release\win-unpacked
  ⨯ cannot resolve https://npmmirror.com/mirrors/electron/12.0.0/electron-v12.0.0-win32-x64.zip: status code 404
github.com/develar/app-builder/pkg/download.(*Downloader).follow
        /Volumes/data/Documents/app-builder/pkg/download/downloader.go:237
github.com/develar/app-builder/pkg/download.(*Downloader).DownloadNoRetry
        /Volumes/data/Documents/app-builder/pkg/download/downloader.go:128
github.com/develar/app-builder/pkg/download.(*Downloader).Download
        /Volumes/data/Documents/app-builder/pkg/download/downloader.go:112
github.com/develar/app-builder/pkg/electron.(*ElectronDownloader).doDownload
        /Volumes/data/Documents/app-builder/pkg/electron/electronDownloader.go:192
github.com/develar/app-builder/pkg/electron.(*ElectronDownloader).Download
        /Volumes/data/Documents/app-builder/pkg/electron/electronDownloader.go:177
github.com/develar/app-builder/pkg/electron.downloadElectron.func1.1
        /Volumes/data/Documents/app-builder/pkg/electron/electronDownloader.go:73
github.com/develar/app-builder/pkg/util.MapAsyncConcurrency.func2
        /Volumes/data/Documents/app-builder/pkg/util/async.go:68
runtime.goexit
        /usr/local/Cellar/go/1.17/libexec/src/runtime/asm_amd64.s:1581
  ⨯ C:\Users\weiyi\WebstormProjects\flexible-classroom-desktop\node_modules\app-builder-bin\win\x64\app-builder.exe process failed ERR_ELECTRON_BUILDER_CANNOT_EXECUTE
Exit code:
1  failedTask=build stackTrace=Error: C:\Users\weiyi\WebstormProjects\flexible-classroom-desktop\node_modules\app-builder-bin\win\x64\app-builder.exe process failed ERR_ELECTRON_BUILDER_CANNOT_EXECUTE
Exit code:
1
    at ChildProcess.<anonymous> (C:\Users\weiyi\WebstormProjects\flexible-classroom-desktop\node_modules\builder-util\src\util.ts:250:14)
    at Object.onceWrapper (events.js:520:26)
    at ChildProcess.emit (events.js:400:28)
    at ChildProcess.cp.emit (C:\Users\weiyi\WebstormProjects\flexible-classroom-desktop\node_modules\cross-spawn\lib\enoent.js:34:29)
    at maybeClose (internal/child_process.js:1088:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:296:5)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! agora-demo-app@2.8.20 pack:win: `yarn electron:copy:electron:win && electron-builder --win -p never`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the agora-demo-app@2.8.20 pack:win script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\weiyi\AppData\Roaming\npm-cache\_logs\2023-03-03T06_22_42_678Z-debug.log
lerna ERR! npm run pack:win exited 2 in 'agora-demo-app'
lerna ERR! npm run pack:win exited 2 in 'agora-demo-app'
error Command failed with exit code 2.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
PS C:\Users\weiyi\WebstormProjects\flexible-classroom-desktop> 
cxgreat2014 commented 1 year ago

目前可以运行,但无法打包,node v14.21.3,位于 006eec58e7c5ddd05e2fa68dd4a605242e810264 ,Windows 11 22H2 专业工作站版

plutoless commented 1 year ago

@cxgreat2014 看你这个错,是你的electron下载失败了,你可以尝试设置一下electron镜像,删掉node_modules下面的electron目录然后重新安装一下依赖