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:[email protected]:27017/smart?authSource=admin"