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

Unpublish create-cypress-tests #28499

Closed
MikeMcC399 opened this issue Dec 12, 2023 · 4 comments
Closed

Unpublish create-cypress-tests #28499

MikeMcC399 opened this issue Dec 12, 2023 · 4 comments
Labels
stage: ready for work The issue is reproducible and in scope

Comments

@MikeMcC399
Copy link
Contributor

MikeMcC399 commented Dec 12, 2023

Current behavior

Executing the npm package create-cypress-tests hangs at the step "Creating config files" after previously outputting a message referring to a missing file node_modules/create-cypress-tests/dist/initial-template/plugins/index.js.

The npm module create-cypress-tests however remains published to the npm registry https://www.npmjs.com/. If it is used, it will fail to function, and the link in the README to

This is in addition to the previous link problems in the published README

Desired behavior

unpublish:

from the npm registry.

Test code to reproduce

npm view create-cypress-tests

Cypress Version

13.6.1

@jennifer-shehane
Copy link
Member

I deprecated the package: https://www.npmjs.com/package/create-cypress-tests

Going to wait a bit to unpublish I think since I don't want to unknowingly break some dependency.

We don't have access to npmjs.com/package/create-cypress-tests-beta or npmjs.com/package/create-cypress-tests-alpha to unpublish. They're not owned by our organization or any of our team.

@jennifer-shehane jennifer-shehane added the stage: ready for work The issue is reproducible and in scope label Dec 12, 2023
@MikeMcC399
Copy link
Contributor Author

@dmtrKovalenko

Please consider unpublishing

$ npm view create-cypress-tests-beta maintainers
dmtr.kovalenko <[email protected]>
$ npm view create-cypress-tests-alpha maintainers
dmtr.kovalenko <[email protected]>

These npm packages link to back to https://github.com/cypress-io/cypress and the source for create-cypress-tests has now been removed.

@MikeMcC399
Copy link
Contributor Author

@jennifer-shehane

I deprecated the package: https://www.npmjs.com/package/create-cypress-tests

Going to wait a bit to unpublish I think since I don't want to unknowingly break some dependency.

Deprecation is a good first step.

We don't have access to npmjs.com/package/create-cypress-tests-beta or npmjs.com/package/create-cypress-tests-alpha to unpublish. They're not owned by our organization or any of our team.

I've pinged the owner in the previous post.

@MikeMcC399
Copy link
Contributor Author

I'm going to close this issue following on from the deprecation:

$ npm view create-cypress-tests deprecated
Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

This is sufficient warning for users of create-cypress-tests belonging to the very low number of weekly downloads (28).

It is left up to @dmtrKovalenko if he will deprecate or unpublish npmjs.com/package/create-cypress-tests-beta and npmjs.com/package/create-cypress-tests-alpha. The package names (including beta & alpha) are also enough warning about the support level of the packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stage: ready for work The issue is reproducible and in scope
Projects
None yet
Development

No branches or pull requests

2 participants