-
C:\Userstest-webpack\node_modules\mssql\lib\base\connection-pool.js:1
Error: Cannot find module 'node:events'
Require stack:
C:\Users\test-webpack\node_modules\mssql\lib\base\connection-pool.js
…
-
### System Info
System:
OS: Windows 10 10.0.19045
CPU: (12) x64 11th Gen Intel(R) Core(TM) i5-11260H @ 2.60GHz
Memory: 12.92 GB / 31.73 GB
Binaries:
Node: 20.10.0 - C:\Program Fi…
-
### System Info
System:
OS: macOS 15.1
CPU: (8) arm64 Apple M1
Memory: 146.88 MB / 8.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 22.9.0 - ~/.asdf/installs/nodejs/22.9.0/bin/no…
-
### Describe the bug
● ━━━━━━━━━━━━━━━━━━━━━━━━━ (10%) building /Users/chenyulun390/learn/rspack-vue3-jsx/node_modules/.pnpm/@rspack+core@1.0.14/node_modules/@rspack/core/hot/dev-server.js …
-
Hi @Bre77,
I'm wanting to write a pull request to add proxy support for this plugin, however, i'm struggling a bit to work out how you build this / or if you're using dev containers?
Seems like …
-
### 💻
- [ ] Would you like to work on a fix?
### How are you using Babel?
babel-loader (webpack)
### Input code
input:
```
```
output:
```
import { createElement as _createElement } f…
-
### System Info
System:
OS: macOS 14.6
CPU: (10) arm64 Apple M1 Pro
Memory: 218.47 MB / 32.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 18.18.2 - ~/.nvm/versions/node/v18.18.2/…
-
I am using a package called `plyr-react` for video player support in an application. `plyr-react` exports a `plyr.css` file, which is not being included in my final bundle even after being referenced…
-
Node 22 read an imported file's nearest package.json to determine whether it's a cjs or mjs module. The `retoolrpc` package contains a malformed `package.json` file in `dist/cjs/package.json`: the con…
-
When I try to open a scene with attached script (*.jsx) on android I get this error.
`**ERROR**: No loader found for resource: res://src/JS.jsx.`
Preview from Godot editor works well though. Can any…