You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 23, 2023. It is now read-only.
Hello, I am getting an error when trying to run strapi with this plugin in my docker container.
If I add axios to my dependencies in my project it works.
But I find it confusing that axios is required in some files in this project, but not added as a dependency in package.json.