-
when i use gray-matter in vite react project, found this error:
```
react_devtools_backend.js:3973 ReferenceError: Buffer is not defined
at Object.exports2.toBuffer (utils.js:36:38)
at m…
-
### Description
Moving this issue from https://github.com/react-navigation/react-navigation/issues/12273.
> I can't repro this on JS stack, and the headerTopInsetEnabled prop for screens is always…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests.
- [X] I added a descriptive title and summary to this issue.
…
-
**What version of Tailwind CSS are you using?**
4.0.0-beta.2
**What build tool (or framework if it abstracts the build tool) are you using?**
Tailwind CLI.
**What version of Node.js ar…
-
I'm trying to implement express-mongo-sanitize with Express 5.0.1.
No matter the configuration, after adding express-mongo-sanitize I get the error:
```
TypeError: Cannot set property query of # …
-
### What happened?
I'm getting error in the logs and the plugin is not working with the latest update
### Your configuration
included domains: cover
### Relevant log output
```shell
ERROR Intera…
-
[p5play](https://p5play.org), [Construct 3](https://www.construct.net/en), [GDevelop](https://gdevelop.io/), and Unity all use the Box2D physics simulator.
Matter.js is not a good physics simulator…
-
Hello.
Importing a module from upper directory (depth of the upper directory doesn't matter) causes "unable to resolve" error.
Example: `import * as test from '../test.js'`
**How to reproduce**…
-
In trying to improve my build when using matter-js, I'm trying to reduce the size to remove the unnecessary modules.
So instead of:
```
import { Vector, Body } from "matter-js";
```
I chang…
-
### What version of Bun is running?
1.1.37
### What platform is your computer?
Darwin 23.6.0 arm64 arm
### What steps can reproduce the bug?
When attempting to build a script that calls the `sass…