gi
gi
CDCloudflare Developers
Created by gi on 9/4/2024 in #pages-help
Adding npm run build --force command?
I am getting 00:11:51.664 Installing project dependencies: npm clean-install --progress=false 00:11:53.563 npm ERR! code ERESOLVE 00:11:53.767 npm ERR! ERESOLVE could not resolve 00:11:53.772 npm ERR! Fix the upstream dependency conflict, or retry 00:11:53.772 npm ERR! this command with --force or --legacy-peer-deps 00:11:53.799 Failed: build command exited with code: 1 00:11:54.656 Failed: error occurred while running build command This error and want to add --force to the build command. I have tried it everything but i could not get rid off and change ' npm clean-install --progress=false' this. How can I do that?
1 replies