copy-webpack-plugin is not designed to copy files generated during the build process. Instead, it is meant to copy files that already exist in the source tree, as part of the build process.
if you are using next.js with typescript which most likely is the case, you will need to also install the typescript types for react and react-dom. Next 9 added built-in zero-config typescript support ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results