This repository was archived by the owner on Aug 9, 2021. It is now read-only.

Description
qode not support utf-8 path?
$ ./qode.exe
internal/modules/cjs/loader.js:1023
throw err;
^
Error: Cannot find module 'H:\cloud-music-nodegui\deploy\win32\build\������\dist'
Require stack:
- internal/preload
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:1020:15)
at Function.Module._load (internal/modules/cjs/loader.js:890:27)
at Module.require (internal/modules/cjs/loader.js:1080:19)
at Module._preloadModules (internal/modules/cjs/loader.js:1321:12)
at loadPreloadModules (internal/bootstrap/pre_execution.js:439:5)
at prepareMainThreadExecution (internal/bootstrap/pre_execution.js:71:3)
at internal/main/eval_stdin.js:17:1 {
code: 'MODULE_NOT_FOUND',
requireStack: [ 'internal/preload' ]
}