Performance Audit Plugin not working
-
hi!
the plugin https://plugins.matomo.org/PerformanceAudit needs node to install stuff…
Is this somehow possible in the cloudron setup of matomo?
Currently I get the error:PerformanceAudit plugin activation failed due to the following error: Node.js dependency installation failed due to the following error: Npm has the following unexpected output: /usr/bin/env: 'node': No such file or directory
which is understandable, because there is no node in the docker.
would this be somehow possible or would it break the cloudron behavior for updates etc?
thx! -
here a screenshare record to show the installation process.
https://www.loom.com/share/4acaa633eb2d4e36825d9c4e7e56839d/usr/bin/env
Is maybe be the problem, because inside of /app/code there is no such folder.
But I tested the module on another server without cloudron and get there also errors. I will investigate end report my findings!
-
@girish
I want to install Performance Audit. This module is a Marketplace Module. If I click/install it, it will be put under /plugins.
If I move it to a newly created plugins.local, the system will not recognize it. not in the marketplace section, that it can be used or in the plugins section.
maybe there is a matomo/cloudron folder mapping issue?.
If I activate/install it via UI I still get the error I described…