Alexander Kukushkin
Alexander Kukushkin
由于打包时使用icon优化(按需引入)#14,导致有些icon没有引入。 https://github.com/edenleung/think-ant-vue/blob/fee4669be5c36d57ddc7b265c4bc2a0f02bf0b47/vue.config.js#L39
项目执行 `composer update`后,运行有以下问题。 - Task命名空间问题 官方文档使用的是 `EasySwoole\EasySwoole\Task\TaskManager` https://github.com/Double-Jin/jin-chat/blob/master/App/WebSocket/Index.php#L14 - TaskManager调用上文异常 按照官方文档 换成 `ServerManager::getInstance()` ``` [2019-12-20 10:08:16][DEBUG][ERROR] : [Uncaught Error: Using $this when not in object context in /Users/leung/workspace/docker-compose/workspace/jin-chat/vendor/easyswoole/task/src/Task.php:93 Stack trace:...
启动失败
环境 `xcode: 11` 执行以下命令 ``` taro build --type rn --watch react-native run-ios --simulator="iPhone 11 Pro Max" ``` Output ``` leungdeiMac:taro-native-shell leung$ react-native run-ios --simulator="iPhone 11 Pro Max" Scanning folders for...
>Problem 1 - topthink/think-testing v2.0.1 requires topthink/think-installer ~1.0 -> satisfiable by topthink/think-installer[1.0.1, v1.0.0, v1.0.10, v1.0.11, v1.0.12, v1.0.2, v1.0.3, v1.0.4, v1.0.5, v1.0.6, v1.0.7, v1.0.8, v1.0.9] but these conflict with your requirements...