isaacs / node-lru-cache

A fast cache that automatically deletes the least recently used items
http://isaacs.github.io/node-lru-cache/
ISC License
5.38k stars 353 forks source link

Identifier '_delete' has already been declared (1402:9) #375

Open VictorBlockchain opened 2 weeks ago

VictorBlockchain commented 2 weeks ago

this has conflicts with '@mysten/dapp-kit'

./node_modules/@mysten/dapp-kit/node_modules/lru-cache/dist/esm/index.js Module parse failed: Identifier '_delete' has already been declared (1402:9) | } | }

function _delete(k, reason) { | var _class_private_field_get1; | var _this, _this1, _ref, _this2, _this3, _ref1;