Answer the question
In order to leave comments, you need to log in
Git-bash (v2.5.0.windows.1) prints Cyrillic incorrectly. What could be the problem?
In general, the problem is this - I installed fresh Git on fresh Windows, but it turned out that the updated Git-bash console does not print Cyrillic. Rather, it prints, but only in the form of such holey rectangles:
https://yadi.sk/i/JuslN-JiiqNyu
Tell me - maybe there are solutions?
(font in console - consolas)
Answer the question
In order to leave comments, you need to log in
You don't need to look at the code - it's just a command to create a symlink - everything is written in the description what happens.
The application does not recognize anything, it connects the `~/import-me` module - the node goes to node_modules, and looks for this module there along the path `node_modules/~/import-me` , which resolves to `app/import-me` since ~ is a symlink.
try manually going to `node_modules/~/import-me` in the console and you will understand everything.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question