For Workers & Pages, what is the name of the domain?
flixwatch.site
What is the error message?
18:31:42.330 Using v2 root directory strategy 18:31:42.351 Success: Finished cloning repository files 18:31:44.022 Checking for configuration in a Wrangler configuration file (BETA) 18:31:44.023 18:31:45.117 No wrangler.toml file found. Continuing. 18:31:45.183 Detected the following tools from environment: [email protected], [email protected] 18:31:45.184 Installing project dependencies: npm clean-install --progress=false 18:31:48.224 npm ERR! code ERESOLVE 18:31:48.227 npm ERR! ERESOLVE could not resolve 18:31:48.227 npm ERR! 18:31:48.228 npm ERR! While resolving: [email protected] 18:31:48.228 npm ERR! Found: [email protected] 18:31:48.228 npm ERR! node_modules/webpack 18:31:48.228 npm ERR! dev webpack@“^5.64.4” from the root project 18:31:48.229 npm ERR! peer webpack@“4.x.x || 5.x.x” from @webpack-cli/[email protected] 18:31:48.229 npm ERR! node_modules/@webpack-cli/configtest 18:31:48.229 npm ERR! @webpack-cli/configtest@“^1.2.0” from [email protected] 18:31:48.229 npm ERR! node_modules/webpack-cli 18:31:48.229 npm ERR! dev webpack-cli@“^4.9.1” from the root project 18:31:48.230 npm ERR! 4 more (@webpack-cli/configtest, @webpack-cli/generators, …) 18:31:48.230 npm ERR! 15 more (@webpack-cli/generators, babel-loader, …) 18:31:48.230 npm ERR! 18:31:48.230 npm ERR! Could not resolve dependency: 18:31:48.230 npm ERR! peer webpack@“^4.0.0” from [email protected] 18:31:48.230 npm ERR! node_modules/optimize-css-assets-webpack-plugin 18:31:48.230 npm ERR! dev optimize-css-assets-webpack-plugin@“^6.0.1” from the root project 18:31:48.231 npm ERR! 18:31:48.231 npm ERR! Conflicting peer dependency: [email protected] 18:31:48.231 npm ERR! node_modules/webpack 18:31:48.231 npm ERR! peer webpack@“^4.0.0” from [email protected] 18:31:48.231 npm ERR! node_modules/optimize-css-assets-webpack-plugin 18:31:48.231 npm ERR! dev optimize-css-assets-webpack-plugin@“^6.0.1” from the root project 18:31:48.231 npm ERR! 18:31:48.231 npm ERR! Fix the upstream dependency conflict, or retry 18:31:48.232 npm ERR! this command with --force or --legacy-peer-deps 18:31:48.232 npm ERR! to accept an incorrect (and potentially broken) dependency resolution. 18:31:48.232 npm ERR! 18:31:48.232 npm ERR! 18:31:48.232 npm ERR! For a full report see: 18:31:48.232 npm ERR! /opt/buildhome/.npm/_logs/2025-03-07T13_01_45_855Z-eresolve-report.txt 18:31:48.233 18:31:48.233 npm ERR! A complete log of this run can be found in: /opt/buildhome/.npm/_logs/2025-03-07T13_01_45_855Z-debug-0.log 18:31:48.243 Error: Exit with error code: 1 18:31:48.243 at ChildProcess. (/snapshot/dist/run-build.js) 18:31:48.243 at Object.onceWrapper (node:events:652:26) 18:31:48.243 at ChildProcess.emit (node:events:537:28) 18:31:48.243 at ChildProcess._handle.onexit (node:internal/child_process:291:12) 18:31:48.254 Failed: build command exited with code: 1 18:31:48.992 Failed: error occurred while running build command
What is the issue or error you’re encountering
I wanna use [npm install --force] instead of [npm clean-install --progress=false]