Closed Sigeth closed 3 years ago
Hello,
I tried what you've said and it's not in npm outdated
anymore, but I still can't access to getMatchmakingRanks
Anyway, thanks for helping me :D
npm i trackmania-api-node@latest
should work.
ah, as npm update
depends on the semver you install the package with so if it doesn't have one the command will do nothing. You can see this with npm update --dd
. My b
https://stackoverflow.com/a/25861938/9785691
The more you know :d
Ok thanks a lot for your help it works now !
I'm submitting a ... [ ] bug report or [ ] question about how to use this project
Summary When I do npm i trackmania-api-node, it says to me that everything is up to date but doesn't update, so matchmaking can't be accessed.
Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. StackOverflow, personal fork, etc.)