Closed Heachy closed 8 months ago
Hey, @Heachy! Could you attach the logs? They might help reveal the issue. Also, since you're running on Windows, please check that UTF-8 is used, INSTALLATION.md#troubleshooting.
Hey, @Heachy! Could you attach the logs? They might help reveal the issue. Also, since you're running on Windows, please check that UTF-8 is used, INSTALLATION.md#troubleshooting.
Thank you for your willingness to help me solve this problem! @SerCeMan
This is really the case. When I configure the VM's -Dfile.encoding=UTF-8, I can open the file.
However, in projects built by maven, it can be opened without configuration. Is it a built-in setting?
Run the MemoryFS sample
Unable to access the mounted J drive
But when I use maven to build the project, MemoryFS runs normally.
Is it because I haven’t configured it somewhere? I am using a Windows system. Hope to get help.QAQ