There's a missing "v8_base_3.lib" file while compiling/recompiling the last libs version.
Here is the error:

WARNING: Library 'C:\.example-project\UnrealJS_EA5.0\HostProject\Plugins\UnrealJS\ThirdParty\v8\lib\Win64\Release\v8_base_3.lib' was not resolvable to a file when used in Module 'V8'
Files:

Just a report for the last libs, I think I can patch it by using older "v8_base_3.lib".
There's also this error: ERROR: Could not find definition for module 'ShaderCore', (referenced via Target -> JavascriptUMG.Build.cs) at line 15:13
This error is fatal. Do I need to delete it ? I'll request a push to UE5 early access plugin version.
There's a missing "v8_base_3.lib" file while compiling/recompiling the last libs version.


Here is the error:
WARNING: Library 'C:\.example-project\UnrealJS_EA5.0\HostProject\Plugins\UnrealJS\ThirdParty\v8\lib\Win64\Release\v8_base_3.lib' was not resolvable to a file when used in Module 'V8'Files:
Just a report for the last libs, I think I can patch it by using older "v8_base_3.lib".
There's also this error:
ERROR: Could not find definition for module 'ShaderCore', (referenced via Target -> JavascriptUMG.Build.cs)at line 15:13This error is fatal. Do I need to delete it ? I'll request a push to UE5 early access plugin version.