denoland / denoland/deploy_feedback

[Bug]: Lockfile v5 not supported?

Open
#850 4 comments 6 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
79
Forks
5
PR merge metrics
No merged PRs in 30d

Description

### Problem description

After adding a dependency using Deno v2.3.1, the "version" field in `deno.lock` has been bumped to "5". Other than that I can't spot any significant differences.

When Deno Deploy attempted to update the production deployment from GitHub repo, it failed with this message:

```
Failed to deploy:

Failed reading lockfile at '/src/deno.lock'
```

### Steps to reproduce

Update the "version" field of a `deno.lock` file to "5" and attempt to deploy.

### Expected behavior

Deployment succeeds.

### Environment

_No response_

### Possible solution

_No response_

### Additional context

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.