You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.
I package a .exe as assets so i can call it later. But it cannot find the .exe at runtime.I try to copy the asset exe to external,also failed,but fs.existsSync is true.In a nutshell,how could i copy resource from snapshot filesystem to real filesystem?
The text was updated successfully, but these errors were encountered:
I package a .exe as assets so i can call it later. But it cannot find the .exe at runtime.I try to copy the asset exe to external,also failed,but fs.existsSync is true.In a nutshell,how could i copy resource from snapshot filesystem to real filesystem?
The text was updated successfully, but these errors were encountered: