rmusaev99
Results
1
comments of
rmusaev99
For now you can use this patch until they fix the issue: Add postinstall script to package.json: "postinstall": "node ./patch-cassandra-driver.js" add js script "patch-cassandra-driver.js (esm)": ``` import { promises as...