Bruce Wang
Bruce Wang
## 一 PHP 7.4版本环境导致迁移失败 具体错误没copy,大概意思就是本项目的迁移代码有些语法在7.4已经废弃了,看博客上说 PHP 7.1 或更高,大佬可以去验证下项目在7.4.4版本的兼容性。 这里可能要在文档中固定一下版本,不然学员跟着教程结果报错,还是要花一番时间去排错的。 ## 二 迁移时报数据库错误 新装的mysql与新下载的项目,总之环境都是船新的。 `php版本:PHP 7.1.31` `mysql版本:mysql Ver 15.1 Distrib 10.1.21-MariaDB, for Win32 (AMD64)` 按教程运行 `php think migrate:run` 出现如下报错: `[InvalidArgumentException] There...
> Go to package.json, add "@testing-library/dom": "^7.21.4" and "@babel/core": "^7.0.0". Remove all modules having workspace Go to tsconfig.json add packages include. Also remove "integrations" from all paths > > use...
> Go to package.json, add "@testing-library/dom": "^7.21.4" and "@babel/core": "^7.0.0". Remove all modules having workspace Go to tsconfig.json add packages include. Also remove "integrations" from all paths > > use...
> @bruceeewong We're planning on updating our wallet adapters in the near future to be based on the [new wallet standard](https://github.com/wallet-standard/wallet-standard/). I'd recommending implementing this at the wallet-level if possible,...
Does this issue get any update? I am a wallet extension developer who use this vite plugin to build. Also experiencing unexpected behaviors with this extra async import logic. That...
> 感谢使用`@originjs/vite-plugin-commonjs`,`vite build`的时候由[`@rollup/plugin-commonjs`](https://github.com/vitejs/vite/blob/main/packages/vite/src/node/build.ts#L294)处理commonJS代码,所以`@originjs/vite-plugin-commonjs`只能作用于`vite dev`。 你的问题[`transformMixedEsModules`](https://github.com/rollup/plugins/tree/master/packages/commonjs#transformmixedesmodules)选项可以解决,vite配置如下: > > ```js > build: { > commonjsOptions: { > transformMixedEsModules: true, > }, > } > ``` > > Thanks for using `@originjs/vite-plugin-commonjs`,`vite build`...
if macOS,try to use brew to install all dependencies of mozjpeg: ``` brew install libtool automake autoconf nasm ``` by now reinstall `mozjpeg` should get pass。 or clear local dependencies...
You can try our Suiet Wallet Kit, connect wallets in secs: https://kit.suiet.app/ Or use official Sui Wallet-Adapter, no docs yet as far as I know: https://github.com/MystenLabs/sui/tree/main/sdk/wallet-adapter
20230104 打卡
> #134 I added definition for 3.x, but it seems the author has no interest in this. it have been long time since i committed the pr. really helps! 哥你太酷了👍