-
### Version
v22.10.0
### Platform
```text
Linux GuyuDebian 6.1.0-25-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.106-3 (2024-08-26) x86_64 GNU/Linux
```
### Subsystem
_No response_
##…
-
**Describe the bug**
same file parse twice, different output
**Input code**
```
//test.jsx
const a = 1
```
import { parseFileSync } from '@swc/core';
const ast = parseFileSync('./tes…
-
Putting type="text/ecmascript-6" in script tag like this:
...
...
results in ouput file containing original
-
## Description
## Steps to Reproduce the Problem
1. Use Git to clone https://github.com/mozilla/gecko-dev/commit/f0967c33054b3d7c5f9b5e4cf4ae1a85d9ded553
1. Initialize colocated repo with…
-
Error: Transform failed with 6 errors:
:654:46342: ERROR: Legacy octal escape sequences cannot be used in template literals
:655:747: ERROR: Legacy octal escape sequences cannot be used in an ECMASc…
-
[This message](https://github.com/user-attachments/files/17600558/Re.RFR.8321500.javadoc.rejects.%40.in.multi-line.attribute.value.-.Jonathan.Gibbons.jjg%40openjdk.org.-.2024-10-15.1832.txt) (in .eml …
-
**Library Version**
**Describe the bug**
Within folder jarviz-jarviz-parent-0.1.6/jarviz-graph, run command 'npm install`, failed with error:
ERROR in ./node_modules/3d-force-graph/dist/3d-forc…
-
- [ ] Client runs on NodeJS 20 environment
-
i noticed my builds were failing and when looking into it, jest and babel are having trouble and i think it's because of this change here: https://github.com/VaguelySerious/react-quill/commit/1deb1646…
-
Hi,
I've noticed that the "react-scripts" package hasn't been updated for the past two years. This is causing npm deprecation warnings in my React app for the inner dependencies that react-scripts …