This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Description
Hello everyone. I tried to run via docker method and receive this error
node: symbol lookup error: /home/ubuntu/csfle/node_modules/mongodb-client-encryption/build/Release/mongocrypt.node: undefined symbol: napi_set_instance_data
My MONGODB_URL: export MONGODB_URL="mongodb://smart:smart@0.0.0.0:27017/smart?authSource=admin"