Problem with non-acsii userprofile name on Windows (7) · Issue #297 · nodejs/node-gyp (original) (raw)
Problem with .vcxproj
file. node-gyp writes it in system codepage (non-utf8), while xml prolog specifies utf-8
in encoding
attribute. This causes error while trying to build the project.
My userprofile contains cyrillic characters, so I get non-ACSII characters in paths.