Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report] Installation error #1407

Open
lxndr-rl opened this issue Apr 1, 2024 · 2 comments
Open

[Bug Report] Installation error #1407

lxndr-rl opened this issue Apr 1, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@lxndr-rl
Copy link
Contributor

lxndr-rl commented Apr 1, 2024

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

@lxndr-rl lxndr-rl added the bug Something isn't working label Apr 1, 2024
@Mednoob
Copy link
Member

Mednoob commented Apr 1, 2024

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
Copy link
Contributor Author

lxndr-rl commented Apr 1, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants