You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
last version of nyxx_lavalink package is conflicting with nyxx v6 package.
To Reproduce
Install nyxx ^6.0.1 by dart pub add nyxx
Try to install nyxx_lavalink by dart pub add nyxx_lavalink
Expected behavior nyxx_lavalink package should be installed with the latest version of nyxx package
Screenshots
Desktop (please complete the following information):
OS: Windows 11 Pro 22H2
Dart version: 3.1.4 (stable)
Nyxx version: 6.0.1
nyxx_lavalink version: 3.2.0
Additional context
There are major changes has been made to nyxx but I cant use them because my project also depends on nyxx_lavalink package, which is indispensable at the moment
The text was updated successfully, but these errors were encountered:
The experimental version is pretty much complete, we just haven't had enough time to play with it or get feedback to determine if it should be released as a stable version yet.
You should be fine using the pre-release version for now.
Describe the bug
last version of nyxx_lavalink package is conflicting with nyxx v6 package.
To Reproduce
dart pub add nyxx
dart pub add nyxx_lavalink
Expected behavior
nyxx_lavalink
package should be installed with the latest version ofnyxx
packageScreenshots

Desktop (please complete the following information):
Additional context
There are major changes has been made to nyxx but I cant use them because my project also depends on nyxx_lavalink package, which is indispensable at the moment
The text was updated successfully, but these errors were encountered: