I recently watched a freeCodeCamp video tutorial on web development which can be found here.
Despite following the tutorial step by step, I encountered the following error message while running the webpack script:
PS C:\Admin-Dashboard> npx webpack --config webpack.config.js
[webpack-cli] Compilation finished
... (error message continues)
If anyone has any insights or solutions to this issue, your assistance would be greatly appreciated.