Paulo Coghi
Paulo Coghi
I'm having the same bug, or at least a similar one. After updating from ESLint 8.57.0 to 9.0.0 and moving `.eslintrc.js` to `eslint.config.js` (without changing anything inside it), I received...
I am at your total disposal to provide every additional information needed.
**Root cause found** When an editor inserts a link to a related article, he can, sometimes, wrongly choose the title instead of the URL. And this is the cause for...
I'm having the same bug, or at least a similar one. After updating from ESLint 8.57.0 to 9.0.0 and moving `.eslintrc.js` to `eslint.config.js` (without changing anything inside it), I received...
I'm using Rollup to bundle our code, which uses `svelte/compiler`, importing it with: ```js import { compile } from 'svelte/compiler'; ``` Before bundling, everything works fine. But after it, we...
I found a solution for anyone using **Rollup**. **1.** Install `css-tree` and `@rollup/plugin-virtual` on your dependencies (or devDependencies, if you will) **2.** On your configuration file for Rollup, add `css-tree`...
Hello Wouter and Christoph, sorry to "revive" this old issue. I would like to ask Wouter if the Node wrapper worked and ask Christoph if you are still using UpscaleDB...
Same issue on latest `pnpm`, `npm` and `node` _(as of 29 Dec 2023)_: - pnpm: 8.13.1 - npm: 10.2.4 - node: 21.5.0
The PR https://github.com/pnpm/pnpm/pull/4793, from @spencer17x, seems to fix this issue and just needs a little attention and love from the reviewers/maintainers :)
@strarsis is a strong candidate :)