imudak

Results 2 comments of imudak

The same problem has occurred in msys2. I run msys2 on Windows 8.1. ``` $ yarn module.js:559 throw err; ^ Error: Cannot find module 'C:\yarn.js' at Function.Module._resolveFilename (module.js:557:15) at Function.Module._load...

The cause was found out. This is caused by MacType. https://sourceforge.net/p/msys2/discussion/general/thread/aa858e3e/ Please uninstall MacType and try it.