Grant Tapp
Grant Tapp
@pedroalves80 I had this same issue. From looking at the minified code, it is trying to read the following keys from `settings.json` ```typescript "insertModeKeyBindings", "insertModeKeyBindingsNonRecursive", "normalModeKeyBindings", "normalModeKeyBindingsNonRecursive", "operatorPendingModeKeyBindings", "operatorPendingModeKeyBindingsNonRecursive", "visualModeKeyBindings",...
@Frieslbelenoer The player object that you are importing is for a package called `discord-player`, which appears to be for playing music within discord.
Hi @DeanMarkTaylor, not sure if this is a viable option for you or not. I had the same issue, I updated to 1.62.5 and this appears to have resolved the...