huihui

Results 11 comments of huihui

Sorry but I got this problem too, even I has 4 errors. @kucherenko ``` node_modules/.pnpm/@[email protected]/node_modules/@jscpd/core/dist/detector.d.ts:4:39 - error TS2507: Type 'typeof EventEmitter' is not a constructor function type. 4 export declare...

I added skipLibCheck for a temporary fix ``` "compilerOptions": { "skipLibCheck": true } ```

关于webpack的 Compiler plugin的任务点是 compile -> make -> ... 你的图列有误! 详见 [Compiler.js](https://github.com/webpack/webpack/blob/master/lib/Compiler.js#L479-L483)

> This bot is not competitive and it may not get any profit because other bots run faster than this one. You may need to optimize it by yourself. What...

> This bot is not competitive and it may not get any profit because other bots run faster than this one. You may need to optimize it by yourself. What...

> 可以进容器修改,然后docker restart就好了 修改restart后,还是通用的错误

https://github.com/nlulic/slate-table/tree/f0429e857eeda2a5323ffb729d04bab84bcb159a 这个库不错,可以看看

![2024-06-27 10 16 46](https://github.com/wangeditor-team/wangEditor/assets/3281438/431d58f4-28db-48b3-8df0-99f2d367f6ac) 已实现,!

固定了宽度 https://github.com/cycleccc/wangEditor-next/issues/24