Skip to content

Conversation

MikeMcC399
Copy link
Contributor

@MikeMcC399 MikeMcC399 commented Sep 3, 2025

What:

Change the repository url in package.json from:

https://github.com/testing-library/cypress-testing-library

to

git+https://github.com/testing-library/cypress-testing-library.git

Why:

npm warn publish npm auto-corrected some errors in your package.json when publishing. Please run "npm pkg fix" to address these errors.
npm warn publish errors corrected:
npm warn publish "repository.url" was normalized to "git+https://github.com/testing-library/cypress-testing-library.git"

How:

Using Ubuntu 24.04.3 LTS, Node.js 22.19.0 LTS, npm 10.9.3, execute:

npm pkg fix

Checklist:

  • Documentation N/A
  • Tests
  • Ready to be merged

@MikeMcC399
Copy link
Contributor Author

Closing, as it was stated that there are no active maintainers for this repo

@MikeMcC399 MikeMcC399 closed this Sep 9, 2025
@MikeMcC399 MikeMcC399 deleted the normalize-package.json branch September 9, 2025 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecations and warnings in release job
1 participant