解决npm安装electron问题 安装 Electron 的最佳实践本文将指导您通过配置 NPM 镜像快速安装 Electron,优化下载速度,尤其适用于网络环境受限的场景。 步骤 1:配置 NPM 镜像在项目根目录下创建 .npmrc 文件,并添加以下内容以使用国内镜像加速下载: 12registry=https://registry.npmmirror.com/electron_mirror=https://npmmirror 2025-05-09 npm > electron
Ubuntu下AppImage出问题解决 在ubuntu下用Apifox,下载的AppImage格式的,一直提示网络出现问题,无法解决。最后把~/.config/apifox删除重新运行才解决。 2022-06-21 bug
cryptopunks在etherscan中属于erc20分类 今天发现在一些提供nft数据查询的api中查不到加密朋克的数据,在etherscan中该项目的NFT属于erc20一类.emoemoemo. 2022-06-18 没想太多
Hello World Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick 2022-05-16