-
Hello, having a bit of a challenging out-of-the box experience here...
How to reproduce:
index.ts:
```
console.log(process.arch, process.version);
```
package.json:
```
{
"name": "test…
-
### NutUI 包名
@nutui/nutui-taro
### NutUI 版本号
4.3.13
### 平台
h5
### 重现链接
@nutui/nutui-taro
### 重现步骤
taro 4.0.5
使用 taro init myapp
vue3
sass
webpack5
### 期望的结果是什么?
浏览器能正常打开使用
### 实际的结果是…
-
![image](https://github.com/Julien-R44/adonis-vscode-extension/assets/25545246/503096e0-4c83-424a-b406-168fff119f4e)
```
Error: Command failed with exit code 1: node --dns-result-order=ipv4first a…
-
## Feature description and goals
As a frontend developer, I want my build time to be as fast as possible.
We currently use babel-loader to transpile jsx code into retro compatible js code.
…
-
### Environment
- platform: windows 10
- nodejs: 18.19.1
- package manager: pnpm@9.11.0
### Reproduction
https://github.com/tmg0/unplugin
### Describe the bug
When I try to load a virtual modul…
-
### What happened?
Update: Seems to be an issue creating a new `plasmo` app inside a turbo repo. I've tried with pnpm and npm workspaces and all produce the same error on fresh installs.
**Des…
-
I have a 3rd party dependency that internally relies on https://github.com/google/zx . Now `zx` does not publish with cjs, only ESM, and when I try to run `my-script.ts` that includes the dependency …
-
**Installed Versions**
```json
{
"@swc/core": "^1.2.133",
"@swc/jest": "^0.2.17",
"swc-loader": "^0.1.15"
}
```
The output of `swc-loader` is different between these two configuratio…
-
node:internal/modules/esm/resolve:768
throw new ERR_INVALID_MODULE_SPECIFIER(
^
TypeError [ERR_INVALID_MODULE_SPECIFIER]: Invalid module "@swc-node\register\esm-register" is not a v…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `@lingui/loader@4.6.0` for the project I'm working on.…