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

The v2.3.0 version dose not work #26

Closed
taoyuan opened this issue Jul 3, 2021 · 6 comments
Closed

The v2.3.0 version dose not work #26

taoyuan opened this issue Jul 3, 2021 · 6 comments

Comments

@taoyuan
Copy link

taoyuan commented Jul 3, 2021

The v2.3.0 version does not work due to the missing uuid.js file.

It will throw the error below when running:

Error: Cannot find module './uuid'
Require Stack:
-  ....
-  ...
-  ...
@hardik-ebiz
Copy link

+1 yes this is critical issue and happening on a production app made with loopback-next and has dependency on hyperid

@lonewolfaka9
Copy link

@taoyuan temporary workaround is to use previous version which does not depends on latest version of UUID

npm i [email protected]

@mcollina
Copy link
Owner

mcollina commented Jul 3, 2021

v2.3.1 is out fixing this.

@mcollina
Copy link
Owner

mcollina commented Jul 3, 2021

I'm sorry about the hiccup!

@hardik-ebiz
Copy link

thanks mate

@taoyuan
Copy link
Author

taoyuan commented Jul 4, 2021

👍

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

4 participants