-
**Description:**
Hi there,
I'm experiencing build failures when trying to install `canvas@2.11.2` using Node.js v22.11.0. It appears there might be compatibility issues between this version of Node.…
-
Suppose I'm using a WebC component like this:
```html
My content is here
```
I want to use [JavaScript to generate the output](https://www.11ty.dev/docs/languages/webc/#using-javascr…
-
If `Default state` is `JS on` and you then mark some specific sites as `off`, toggling the default state to `JS off` seems to then treat all those specific sites as `on` now instead of keeping them (c…
-
### Environment
Local ESLint version: 9.13.0
### What parser are you using?
Default (Espree)
### What did you do?
No `"type"` declared inside `package.json`.
Three _blank_ config files:
- `esli…
-
Consider a static `class` vs a `dynamic` class:
```html
```
```js
export default class extends LightningElement {
clazz = 'foo'
}
```
If you have scoped styles, then ab…
-
Problem first discovered in `mineflayer-tool` when playing MC `1.20.6` as it was no longer able to determine the best tool, due to wrong digTime calculation. It seemed like it made the calculation for…
-
Thank you very much for adding formatters for HTML, YAML, CSS etc. Fantastic!
If you work with static site generators (my own is based on deno) you can use front matter data (e.g. in YAML, TOML, JS…
Brixy updated
1 month ago
-
Hi,
I tried to simulate "prismatic joint" with `Matter.Constraint`, but it did not work. I'm trying to move the box along x axis.
How can i achieve this type of joint?
-
### Version
node v22.11.0
npm 10.9.0
### Platform
```text
Linux u24vm 6.8.0-48-generic #48-Ubuntu SMP PREEMPT_DYNAMIC Fri Sep 27 14:04:52 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
```
#…
-
### Dependency
- https://github.com/hackforla/website/issues/6548
### Overview
Explore options to enable scanning, including the option of modifying the Javascript code to eliminate non-JS stat…