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

Module "cypress-tags" has no exported member 'tagify'. #205

Closed
AlexSdet opened this issue Aug 16, 2022 · 2 comments
Closed

Module "cypress-tags" has no exported member 'tagify'. #205

AlexSdet opened this issue Aug 16, 2022 · 2 comments

Comments

@AlexSdet
Copy link

Im trying to add this Package to my framework, but after run npm install cypress-tags
And copy import line to my cypress.config.ts

Im simple getting this issue:

Module "cypress-tags" has no exported member 'tagify'.

@jgonzalezalbisu
Copy link

a workaround for now would be to add const tagify = require('cypress-tags');

@annaet
Copy link
Contributor

annaet commented Sep 6, 2022

Thanks for reporting this - it should now be fixed in v1.0.1.

@annaet annaet closed this as completed Sep 6, 2022
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

No branches or pull requests

3 participants