WalterMitty

Results 8 issues of WalterMitty

FIX the unexpected exit when using `livecd-iso-to-disk` and setting target as `live`. Just one line modification.

Hi guys, The situation is I have install a `live-v1.iso` into disk with `livecd-iso-to-disk`. I wanna update it with `live-v2.iso` , no usb, overlay changes no lost. Is it possible?

你好,我想贡献代码,但是发现项目里没有统一代码格式化的配置。能否补充一下,方便我们以统一格式提交代码。

enhancement
good first issue

你好。 我在尝试本地运行dify, 并贡献代码。我已在Google Cloud 配置了OAuth ClientID和Secret ID。我的本地host改为 127.0.0.1 -> dify.cvte.cn。当我进行google auth时,得到错误信息: 服务端日志显示: 请问我该如何分析该问题呢? 非常感谢帮助~❤️

你好, 我今天突然遇到一个问题,启动项目时报错: ![image](https://github.com/langgenius/dify/assets/28710808/4ee23148-6a64-4ff3-8b39-305a347670ee) 我确认了docker运行正常: ![image](https://github.com/langgenius/dify/assets/28710808/829fabfe-c902-4ae9-b690-1bc204baec30) 在之前从没遇到过,请问有什么分析定位的建议吗?

## Description FIx some spelling error. ## Motivation and Context Word spelling errors make people confuse. ## How Has This Been Tested? `npm run test` result passed. ## Types of...

Hello. I want to add unit test for my inferno component. And I trapped by a error: `TypeError: vNode.type is not a function`. Here is my component: ```javascript import {...

首先感谢作者们的出色工作。 我在学习Youqu,但是不知道该如何编写用例,请问能否提供一些case作参考? (。◕◡◕。)ノ谢谢~

Feature