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

uuid reference issue #297

Closed
ramicohen303 opened this issue Dec 3, 2021 · 7 comments
Closed

uuid reference issue #297

ramicohen303 opened this issue Dec 3, 2021 · 7 comments

Comments

@ramicohen303
Copy link

In a project that depends on sockjs indirectly (I use cypress.io), I get the following error:

Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './v4' is not defined by "exports" in /home/xxxx/node_modules/uuid/package.json

@ramicohen303
Copy link
Author

This seems to be a result of the release from about an hour ago. Everything was working fine earlier today.

@brycekahle
Copy link
Contributor

Thanks for the heads up.

@ZachFontenot
Copy link

I am also running into this after trying to build a freshly created(around 1pm CST which ran fine) Vue project on my other computer now.

@brycekahle
Copy link
Contributor

@ramicohen303 is correct, this was an issue with the version 0.3.22 just published

@brycekahle
Copy link
Contributor

Should be fixed in 5d8842e and 0.3.23

@ramicohen303
Copy link
Author

ramicohen303 commented Dec 3, 2021

Thank you for the quick resolution. This is fixed with 0.3.23.

@ZachFontenot
Copy link

Lightning fast. Thanks so much!

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