YunoHost-Apps / matrix-puppet-discord_ynh

GNU Affero General Public License v3.0
4 stars 3 forks source link

Unable to install matrix-puppet-discord: An error occurred inside the app installation script #10

Closed Quiwy closed 1 year ago

Quiwy commented 1 year ago

Describe the bug

When trying to install the application, I have an error.

Context

Logs

https://paste.yunohost.org/raw/fohisecelo

rosbeef commented 1 year ago

The bug is here,

2022-10-06 20:18:00,351: DEBUG - npm WARN EBADENGINE   required: { node: '>=10.0.0', npm: '^6.0.0', yarn: '^1.19.0' },
2022-10-06 20:18:00,352: DEBUG - npm WARN EBADENGINE   current: { node: 'v16.17.1', npm: '8.15.0' }

The v before node version seems to make the problem or npm version. maybe using nvm can resolve the problem I have the same problem.

Quiwy commented 1 year ago

Seems fixed with last versions

rosbeef commented 1 year ago

install "works" on odroid hc1 but botbridge never join the room #15

rosbeef commented 1 year ago

Yes works forme please close @fflorent

fflorent commented 1 year ago

@rosbeef Thanks for the heads-up!