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
/home/ubuntu/AmebasTS/node_modules/@roamhq/wrtc/lib/binding.js:27
throw new Error(Could not find wrtc binary on any of the paths: ${paths_to_try});
^
Error: Could not find wrtc binary on any of the paths: ../build-linux-arm64/wrtc.node,../build-linux-arm64/Debug/wrtc.node,../build-linux-arm64/Release/wrtc.node,@roamhq/wrtc-linux-arm64,./node_modules/@roamhq/wrtc-linux-arm64,./node_modules/@roamhq/wrtc-linux-arm64/wrtc.node
at Object.<anonymous> (/home/ubuntu/AmebasTS/node_modules/@roamhq/wrtc/lib/binding.js:27:9)
at Module._compile (node:internal/modules/cjs/loader:1196:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1250:10)
at Object.require.extensions.<computed> [as .js] (/home/ubuntu/AmebasTS/node_modules/ts-node/src/index.ts:1608:43)
at Module.load (node:internal/modules/cjs/loader:1074:32)
at Function.Module._load (node:internal/modules/cjs/loader:909:12)
at Module.require (node:internal/modules/cjs/loader:1098:19)
at require (node:internal/modules/cjs/helpers:108:18)
at Object.<anonymous> (/home/ubuntu/AmebasTS/node_modules/@roamhq/wrtc/lib/index.js:23:5)
at Module._compile (node:internal/modules/cjs/loader:1196:14)
The text was updated successfully, but these errors were encountered:
mertushka
changed the title
is it possible to use the module arm64 in ubuntu? since i updated my server this error happened
Support for WebRTC ARM64
Dec 17, 2024
The text was updated successfully, but these errors were encountered: