Rushil
Rushil
CDCloudflare Developers
Created by Rushil on 5/2/2024 in #general-help
npm install --force not working
I have a react application that needs to run this install command npm install --force. However, cloudflare pages runs npm clean-install command even when my build command is currently this: npm install --legacy-peer-deps && npm run build
4 replies