Hi - I got a failure on pages deployment when it opts for v2 of the build system. When I run v1 all

Hi - I got a failure on pages deployment when it opts for v2 of the build system. When I run v1 all is good.

Apologies if someone has already raised this, but it's not immediately obvious why it isn't working beyond saying that webpack is not found

Here is the log error:

22:21:28.531    Executing user command: webpack --config webpack.config.js
22:21:28.542    /bin/sh: 1: webpack: not found
22:21:28.543    Failed: Error while executing user command. Exited with error code: 127
22:21:28.552    Failed: build command exited with code: 1
Was this page helpful?