--shared-memory must be used

I have already working version of my project with all possible build.

in html5 package settings:
I added multi thread , framerate animation and i added isLocallyControlled for server disable BP staff.

But now i cant build html5 target…

Error :

Severity Code Description Project File Line Suppression State
Error 'atomics' feature is used by NpAggregate.cpp.o, so --shared-memory must be used Brm C:\Zlatnaspirala\active-projects\rocket-craft\rocket-craft\versions\4.24.3\BrmModern\Intermediate\ProjectFiles\wasm-ld 1

Severity Code Description Project File Line Suppression State
Error 'C:/Applications/unreal-source/ue4/Engine/Platforms/HTML5/Build/emsdk/emsdk-1.39.18/upstream/bin\wasm-ld.exe @C:\Applications\unreal-source\ue4\Engine\Platforms\HTML5\Build\emsdk\emsdk-1.39.18	mp\emscripten_bzu9800w.rsp' failed (1) Brm C:\Zlatnaspirala\active-projects\rocket-craft\rocket-craft\versions\4.24.3\BrmModern\Intermediate\ProjectFiles\emcc 1

Any suggestion ?