Hello, I am writing a ask for some support regarding the use of custom installation commands in Clou
Hello,
I am writing a ask for some support regarding the use of custom installation commands in Cloudflare pages. I am trying to install an Angular app using the following command: npm 'install --legacy-peer-deps && npm run build', even after modifying the Build command in the Build configuration in Cloudflare, I still get the following line in the build log:
Installing project dependencies: npm clean-install --progress=false
This problem was reported here: https://community.cloudflare.com/t/control-over-build-steps-in-cloudflare-pages/623315
Still, I couldn't manage to fix it. Insights about fixing this issue from a person who has already fixed it are much appreciated.
Thanks
I am writing a ask for some support regarding the use of custom installation commands in Cloudflare pages. I am trying to install an Angular app using the following command: npm 'install --legacy-peer-deps && npm run build', even after modifying the Build command in the Build configuration in Cloudflare, I still get the following line in the build log:
Installing project dependencies: npm clean-install --progress=false
This problem was reported here: https://community.cloudflare.com/t/control-over-build-steps-in-cloudflare-pages/623315
Still, I couldn't manage to fix it. Insights about fixing this issue from a person who has already fixed it are much appreciated.
Thanks




