Manuel Thalmann
Manuel Thalmann
Oooh sorry - I wasn't sure whether you did this on purpose. I'll open up a PR then Thank you so much for the great work!
Hey guys - So I've been facing this issue as well, trying to use `webpack` for buillding Visual Studio Code extensions and thus being in need of source maps which...
Awesome, thank you so much, this version of `xone` seems to do the trick!
I'm terribly sorry for the inconvenience, I accidentally had `@types/mocha` in the dependency tree - I'll go fix it and push a new version
New version is published now! Thank you for your patience Also, I filed a ticket to the GitHub support to convert the fork to a standalone repository. As soon as...
I went forward and downgraded my node version to `lts`. However, doing `node --loader ts-node/esm {file}` did work for me.
@Maxim-Mazurok, @dandv Are you sure you flagged your files as ESM properly? This can either be done by renaming the files to `.mts` or by having the `package.json` file corresponding...
> > I have the same issue. I tried using `--esm`, `{ "esm": true }` and `--loader="ts-node/register"`, but got the `ERR_UNKNOWN_FILE_EXTENSION` no matter what I tried. Could not get `ts-node`...
Downgrading Nerd Fonts is not a fix, tho 😅 As a fix, I'd rather recommend you to locally merge this Pull Request and build your own logo-ls
* PR #46