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

/dist is missing from 0.8.2 version, so 0.8.2 doesn't work #70

Closed
heimojuh opened this issue Oct 27, 2020 · 3 comments
Closed

/dist is missing from 0.8.2 version, so 0.8.2 doesn't work #70

heimojuh opened this issue Oct 27, 2020 · 3 comments
Labels

Comments

@heimojuh
Copy link

heimojuh commented Oct 27, 2020

Causes eslint error "Unable to resolve path to module cypress-axe."

workaround is to use 0.8.1

Build script seems to work, but what comes from npm -i to node_modules is indeed missing the whole dist directory.

@heimojuh heimojuh changed the title /dist is missing from 0.8.2 version /dist is missing from 0.8.2 version, so 0.8.2 doesn't work Oct 27, 2020
@bennymeade

This comment has been minimized.

@github-actions
Copy link

🎉 This issue has been resolved in version 0.9.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sapegin
Copy link
Member

sapegin commented Oct 27, 2020

Seems to work:

❯ npm i cypress-axe

+ cypress-axe@0.9.1
added 1 package and audited 1 package in 3.822s

❯ ls node_modules/cypress-axe/dist
index.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants