Minqi Pan

Results 122 comments of Minqi Pan

@beechnut Hi Matt, thank you for reporting the issue! I implemented a "download and run" CI runner last weekend to try reproducing it but failed (see https://github.com/Enclose-IO/rubyc/actions/runs/210418504). So my guess...

@beechnut I still do not have an environment that is able to reproduce it yet. My plan was to embed more debugging facilities and ask you again to see its...

@beechnut No there has not been a Dockerfile yet. Pull requests are welcome. Let me start working on adding the debug facilities next weekend, so that you can print more...

Whatever works before should also work after compiling. Could you be more specific about the issue? Like the steps to reproduce an unexpected situation. Thanks.

That is correct. You could access it like this: `fs.readdirSync('/__enclose_io_memfs__')`.

@Kenneth111 No you do not have to install vs 2017. VS 2015 still works. vcbuild.bat should be part of the compiler, not from the environement. Could you try run it...

@Kenneth111 What if you use nodec v1.0 and nodejs 8,0 and again with option --clean-tmpdir?

@Kenneth111 Could you give me the full log to inspect the problem?