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

Error with missing dependencies: uuid/v4 #76

Open
nabbl opened this issue May 5, 2020 · 5 comments
Open

Error with missing dependencies: uuid/v4 #76

nabbl opened this issue May 5, 2020 · 5 comments

Comments

@nabbl
Copy link

nabbl commented May 5, 2020

Hi
I really would like to use this but as soon as I try to start it (after installing all necessary dependencies) I get the error:

ERROR in The target entry-point "ngx-soap" has missing dependencies:
 - uuid/v4

Anybody got an idea what to do?

Greetings

@nabbl
Copy link
Author

nabbl commented May 5, 2020

Hm seems to work when I downgrade the "uuid" dependency to 3.3.2

@sergiolondono
Copy link

I have the same problem, but the solution doesn't work in my application.

@lula
Copy link
Owner

lula commented Jul 6, 2020

With uuid@3.3.2 should actually work (so it's in repo package.json)

@pisouris
Copy link

pisouris commented Jul 28, 2020

Hola, en mi caso se solucionó ejecutando npm install uuid En package.json quedó "uuid": "^3.4.0"

@MonneratRJ
Copy link

I can't downgrade uuid in my project, what now? :/

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

5 participants