Skip to content
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

Add missing repository prop to package.json #48803

Merged
merged 1 commit into from
Apr 24, 2023
Merged

Conversation

styfle
Copy link
Member

@styfle styfle commented Apr 24, 2023

This should fix the following error:

npm ERR! 422 Unprocessable Entity - PUT https://registry.npmjs.org/@next%2fswc-darwin-x64 - Failed to validate repository information: package.json: "repository.url" is "undefined", expected to match "git+https://github.com/vercel/next.js" from provenance

https://github.com/vercel/next.js/actions/runs/4787411938/jobs/8512829488#step:10:74

@styfle styfle requested review from timneutkens, ijjk, shuding and a team as code owners April 24, 2023 22:13
@ijjk ijjk added created-by: Next.js team PRs by the Next.js team type: next labels Apr 24, 2023
@ijjk ijjk merged commit 7e97dc5 into canary Apr 24, 2023
27 of 31 checks passed
@ijjk ijjk deleted the add-missing-repo-package-json branch April 24, 2023 22:17
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants