https://github.com/yamachu/node-require-japanese-repro
https://github.com/yamachu/node-require-japanese-repro
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/yamachu/node-require-japanese-repro
- Owner: yamachu
- Created: 2025-01-18T15:07:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-21T10:15:16.000Z (over 1 year ago)
- Last Synced: 2025-02-09T05:47:42.227Z (over 1 year ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node Require Japanese Repro
This repository reproduces the segmentation fault issue that occurs when using `Module.createRequire` with files containing specific Japanese characters, as discovered in the following issue: https://github.com/VOICEVOX/voicevox/issues/2379 .
## Affected Platform
- Windows
## Affected Node version
- Node v22