Art_Paul
Art_Paul
CDCloudflare Developers
Created by Art_Paul on 4/1/2025 in #pages-help
Pages fails to build with webpack and React
I am using a react with webpack, the build works fine locally, but the cloudflare page is unable to build it. It keeps throwing the following error
npm ERR! npm ci can only install packages when your package.json and package-lock.json or npm-shrinkwrap.json are in sync. Please update your lock file with npm install before continuing.
npm ERR! npm ci can only install packages when your package.json and package-lock.json or npm-shrinkwrap.json are in sync. Please update your lock file with npm install before continuing.
How do i solve thsi?
1 replies