Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
VictorBlockchain opened this issue Nov 16, 2024 · 0 comments
Open

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

VictorBlockchain opened this issue Nov 16, 2024 · 0 comments

Comments

@VictorBlockchain
Copy link

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;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant