An open API service indexing awesome lists of open source software.

https://github.com/yamachu/node-require-japanese-repro


https://github.com/yamachu/node-require-japanese-repro

Last synced: over 1 year ago
JSON representation

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