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 directorywhich 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!
- 
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 directorywhich 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/envIs 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! 
- 
@grienauer node should already be present in the docker. If you open the Web Terminal of the app and do node --versionyou will see it hasv14.15.4installed. It's also present in the path, so I am not sure what it needs.@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…
 

