Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Crash on Windows with non-latin characters in path to js file #2220

Closed
rukeba opened this issue Nov 29, 2011 · 1 comment
Closed

Crash on Windows with non-latin characters in path to js file #2220

rukeba opened this issue Nov 29, 2011 · 1 comment
Labels

Comments

@rukeba
Copy link

rukeba commented Nov 29, 2011

Windows 7 SP1 x64;
Locale: english (US);
node.exe 0.6.3.

Console:

C:\inetpub\wwwroot\кириллица>C:\node\node.exe server.js

node.js:201
        throw e; // process.nextTick error, or 'error' event on first tick
              ^
Error: Cannot find module 'C:\inetpub\wwwroot\я┐╜я┐╜я┐╜я┐╜я┐╜я┐╜я┐╜я┐╜я┐╜\server.js'
    at Function._resolveFilename (module.js:334:11)
    at Function._load (module.js:279:25)
    at Array.0 (module.js:470:10)
    at EventEmitter._tickCallback (node.js:192:40)

C:\inetpub\wwwroot\кириллица>```
@piscisaureus
Copy link

Duplicate of #2215.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants