我正在尝试在 Ionic Vue 中使用 cosmjs 的包。当我想导入时
import { DirectSecp256k1HdWallet } from "@cosmjs/proto-signing";
我收到这个问题:
If you don't want to include a polyfill, you can use an empty module like this:
resolve.fallback: { "crypto": false }
并且无法在应用程序中使用该应用程序。
Copyright 2014-2026 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号