Hello, anyone have use casbin in SST? when i impor...
# help
j
Hello, anyone have use casbin in SST? when i import casbin-node, it shows build error
Copy code
Consider changing "parse" to a default import instead:
    node_modules/casbin/lib/esm/persist/helper.js:1:7:
      1 │ import * as parse from 'csv-parse/lib/sync';
t
this may be an issue with casbin and esm
would suggest opening an issue with them