-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
netlify自动部署失败 #440
Comments
确实是,现在不知道源码改什么了,部署不成功了。之前我能部署成功的 |
+1 |
How is Anse deployed?
Netlify
Describe the bug
netlify自动部署失败
Console Logs
3:23:41 PM: build-image version: 73f16e520fdddf409be6f578c8c2c8941bdf32d3 (focal)
3:23:41 PM: buildbot version: aae36d37bb0728ee6dc52d97c5e1b5b83720773e
3:23:42 PM: Fetching cached dependencies
3:23:42 PM: Failed to fetch cache, continuing with build
3:23:42 PM: Starting to prepare the repo for build
3:23:42 PM: No cached dependencies found. Cloning fresh repo
3:23:42 PM: git clone --filter=blob:none https://github.com/Funyu78/chatgpt-netfily
3:23:42 PM: Preparing Git Reference refs/heads/main
3:23:44 PM: Starting to install dependencies
3:23:44 PM: Python version set to 3.8
3:23:44 PM: Attempting Ruby version 2.7.2, read from environment
3:23:45 PM: Using Ruby version 2.7.2
3:23:46 PM: Started restoring cached go cache
3:23:46 PM: Finished restoring cached go cache
3:23:47 PM: Installing Go version 1.19.13 (requested 1.19.x)
3:23:52 PM: go version go1.19.13 linux/amd64
3:23:52 PM: Using PHP version 8.0
3:23:53 PM: Downloading and installing node v18.18.0...
3:23:53 PM: Downloading https://nodejs.org/dist/v18.18.0/node-v18.18.0-linux-x64.tar.xz...
3:23:54 PM: Computing checksum with sha256sum
3:23:54 PM: Checksums matched!
3:23:56 PM: Now using node v18.18.0 (npm v9.8.1)
3:23:56 PM: Enabling Node.js Corepack
3:23:56 PM: Started restoring cached build plugins
3:23:56 PM: Finished restoring cached build plugins
3:23:56 PM: Started restoring cached corepack dependencies
3:23:56 PM: Finished restoring cached corepack dependencies
3:23:56 PM: No pnpm workspaces detected
3:23:56 PM: Started restoring cached node modules
3:23:56 PM: Finished restoring cached node modules
3:23:57 PM: Installing npm packages using pnpm version 7.28.0
3:23:58 PM: Failed during stage "Install dependencies": dependency_installation script returned non-zero exit code: 1
3:23:58 PM: WARN Your pnpm-lock.yaml was generated by a newer version of pnpm. It is a compatible version but it might get downgraded to version 6.0
3:23:58 PM: Lockfile is up to date, resolution step is skipped
3:23:58 PM: ERR_PNPM_LOCKFILE_MISSING_DEPENDENCY Broken lockfile: no entry for "/@astrojs/netlify/2.3.0([email protected])" in pnpm-lock.yaml
3:23:58 PM: This issue is probably caused by a badly resolved merge conflict.
3:23:58 PM: To fix the lockfile, run "pnpm install --no-frozen-lockfile".
3:23:58 PM: Error during pnpm install
3:23:58 PM: Build was terminated: dependency_installation script returned non-zero exit code: 1
3:23:58 PM: Failing build: Failed to install dependencies
Participation
The text was updated successfully, but these errors were encountered: