Windows require error - stdout stderr not work on Win32
オープン
まだ誰も着手していません。
- 主要言語
- JavaScript
- スター
- 13.7k
- フォーク
- 1.1k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
hello,
i'm using sql.js with electron. I've packaged app for OSX and Windows
OSX all works fine, but in windows
require('sql.js');
generate error
Uncaught Error: EPERM: operation not permitted, write
how can solve this problem?
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
No source file or test is identified in the report. Start by reproducing the packaged Electron app on Windows and trace require('sql.js') until the EPERM write error appears; done means sql.js loads without the Windows stdout/stderr failure.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- electron, javascript, sqlite
- 領域
- databases, desktop
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100