Skip to content

Commit 66dfbe2

Browse files
committed
fix: explicitly add binding that is compatible with test workflow environment
Refs: https://oxc.rs/docs/guide/troubleshooting.html#cannot-find-native-binding-npm-has-a-bug-related-to-optional-dependencies
1 parent 837631c commit 66dfbe2

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
},
3838
"devDependencies": {
3939
"@biomejs/biome": "2.0.0",
40+
"@oxc-parser/binding-linux-x64-gnu": "0.99.0",
4041
"@prettier/plugin-oxc": "0.1.3",
4142
"@trivago/prettier-plugin-sort-imports": "4.2.1",
4243
"@types/node": "20.17.46",

pnpm-lock.yaml

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)