I'm trying to do a quickstart of Veniqa with docker by using docker-compose up in the cloned folder.
This results in a dependency issue: cannot resolve axios@"^0.16.2”.
I have already tried different versions, but with no result.


I'm using Windows 11.
Is there another way to resolve this error?
Thanks in advance.