stegripe / rawon

A simple powerful Discord music bot built to fulfill your production desires. Easy to use, with no coding required.
https://rawon.stegripe.org
GNU Affero General Public License v3.0
1.46k stars 1.69k forks source link

[Bug Report] Installation error #1407

Closed lxndr-rl closed 1 month ago

lxndr-rl commented 5 months ago

Describe the bug

It probably shouldn't be called a bug, however, it would be good to check Rawon's dependencies.

The "Got" dependency requires node 20 https://github.com/sindresorhus/got/releases/tag/v14.0.0

And rawon requires 16

    "engines": {
        "node": ">=16.6.0",
        "npm": ">=7.0.0"
    }

Should the node dependency in rawon be changed from version 16 to version 20?

To Reproduce

  1. Clone repo
  2. yarn

Expected behavior

Installation completed

Screenshots

No response

Operating System

Linux

Additional context

No response

Mednoob commented 5 months ago

Well, based on the package file data, yeah It should be changed. However, I didn't see any issue with the bot running in lower version. So, I didn't change it.

lxndr-rl commented 5 months ago

I haven't said it doesn't work, just that perhaps it should be taken into consideration.

mzrtamp commented 1 month ago

Closing due to inactivities and less relation.