We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a75a7a1 commit 6240756Copy full SHA for 6240756
src/content/api/cli.mdx
@@ -34,7 +34,7 @@ For proper usage and easier distribution of this configuration, webpack can be c
34
35
Read the [installation guide](/guides/installation) if you don't already have webpack and CLI installed.
36
37
-W> `webpack-cli` v5.0.0+ requires node >= v14.15.0, `webpack >= v5.0.0`, and `webpack-dev-server >= v4.0.0`.
+W> `webpack-cli` v6.0.0+ requires node >= v18.12.0, `webpack >= v5.82.0`, and `webpack-dev-server >= v5.0.0`.
38
39
W> If you want to run webpack using `npx` please make sure you have `webpack-cli` installed.
40
0 commit comments