LzEditor's Demo run compile-time npm error

I download this demo ( https://github.com/leejaen/re.) and then compile and run the Times with webpack:


Pipeline: [Function: Pipeline],
analyse: [Function: bound analyse],
transform: [Function: bound transform],
transformFromAst: [Function: bound transformFromAst],
Plugin: [Function: Plugin],
transformFile: [Function: transformFile],
transformFileSync: [Function: transformFileSync] }
  at assertPath (path.js:28:11)
  at Object.resolve (path.js:207:7)
  at module.exports (D:\\demo\react-lz-editor\node_modules\react-transform\index.js:9:15)
  at Function.memoisePluginContainer (D:\\demo\react-lz-editor\node_modules\babel-core\lib\transformation\file\options\option-manage
  at Function.normalisePlugin (D:\\demo\react-lz-editor\node_modules\babel-core\lib\transformation\file\options\option-manager.js:14
  at D:\\demo\react-lz-editor\node_modules\babel-core\lib\transformation\file\options\option-manager.js:184:30
  at Array.map (native)
  at Function.normalisePlugins (D:\\demo\react-lz-editor\node_modules\babel-core\lib\transformation\file\options\option-manager.js:1
  at OptionManager.mergeOptions (D:\\demo\react-lz-editor\node_modules\babel-core\lib\transformation\file\options\option-manager.js:
  at OptionManager.init (D:\\demo\react-lz-editor\node_modules\babel-core\lib\transformation\file\options\option-manager.js:368:12)

I don"t know what kind of situation it is

Mar.26,2021
Menu