Search code examples
node.jspython-3.xmacosaerospike

I got this error while running my express app


Error: dlopen(/Users/mylaptop/Documents/login-service/api/loginservice/node_modules/aerospike/build/Release/aerospike.node, 0x0001): symbol not found in flat namespace (_FIPS_mode_set) undefined

I am using macbook air with intel chip and try to run my project but got this error message please help me out how do i solve this problem.

"aerospike": "^3.11.7"


Solution

  • i solved this issue by downgrade my node version.