galaxymiller
galaxymiller
Try adding the following code at the beginning of your program : ```js showdown.subParser('unhashHTMLSpans', function (text, options, globals) { 'use strict'; text = globals.converter._dispatch('unhashHTMLSpans.before', text, options, globals); for (var i...
Hello, As the axios syntax hasn't changed, you can just look for `"node_modules/@xboxreplay/xboxlive-auth"` and replace the axios dependency version from `^0.21.1` to `>=0.21.1`, so it will select the most recent...
Any updates on this? Still not working for me, even when using a symlink in the %appdata%/.minecraft
I've the same problem but I don't think it's coming from this extension I've this error since I updated Discord and `icrawl.discord-vscode` isn't working either
I uninstalled Discord and reinstalled it yesterday, it's working again for me. I created a bug report on Discord
I had same issue yesterday, downgrading to Node 16 with nvm worked for me (just for install, then you can head back to node 21.5.0 or whatever) This seems to...
@rushkii This extension works very well and is often updated (last update was 2 days ago). I found that the bug was coming from Discord in #312, not from the...