Zhenzhen Zhao

Results 23 issues of Zhenzhen Zhao

I cannot find how to set CNAME record in the examples.

[electronic-wechat-2.0.0.x86_64.rpm](https://drive.google.com/open?id=1cMy04RiOL1Diba1NVclpYaQnbM17l04C) `package.json` used for creating this `rpm` package: ```json { "name": "electronic-wechat", "version": "2.0.0", "description": "An Electron application for WeChat", "main": "src/main.js", "scripts": { "start": "electron src/main.js", "build": "./scripts/build-all.sh", "build:osx":...

报错如下: ``` fixme:ntdll:EtwEventRegister ({d2d578d9-2936-45b6-a09f-30e32715f42d}, 0xd38a480, 0xd3f39b0, 0xd3f65c8) stub. fixme:advapi:ParseStringSidToSid String constant not supported: L"OW" fixme:iphlpapi:NotifyAddrChange (Handle 0x82ee438, overlapped 0x76b628c): stub fixme:iphlpapi:NotifyAddrChange (Handle 0x82ee438, overlapped 0x76b628c): stub [1204/003903.973:FATAL:named_platform_handle_utils_win.cc(72)] Check failed: ConvertStringSecurityDescriptorToSecurityDescriptor(...

## Description Support the GO programming language in envd config files. ```starlark def build(): base(os="ubuntu20.04", language="go") install.go_packages(name = [ "double-entry-generator", ]) shell("zsh") ``` So that we can use `envd` to...

priority/3-low 💙
type/feature 💡
os/linux
area/lang 🌐
go

## Description https://github.com/tensorchord/envd/discussions/426 --- **Message from the maintainers**: Love this enhancement proposal? Give it a 👍. We prioritise the proposals with the most 👍.

type/enhancement 💭
type/feature 💡
type/discussion 🧵

I have written the settings for the markdown file that the table of content code is the following. ``` - [LeetCode](#leetcode) - [Problems](#problems) - [Algorithms](#algorithms) - [License](#license) ``` However, the...

**Describe the bug** When I try to use the crossplane, just using `parser` to read a standard NGINX config file and then using the `build` to convert it back. However,...

* add an extra lua extension `by_lua` to solve this bug. ### Proposed changes Describe the use case and detail of the change. If this PR addresses an issue on...

This is a historical problem for this project. For the rules in YAML file, the `type` always stands for "income/expense", and `txType` stands for detailed transaction category. However, for the...

Atom Version: 1.17.0 ia32 on Windows 7; Error in console: ``` events.js:106 The specified procedure could not be found. \\?\C:\Users\admin\.atom\packages\terminal-plus\node_modules\pty.js\bin\win32\ia32.node Error: The specified procedure could not be found. \\?\C:\Users\admin\.atom\packages\terminal-plus\node_modules\pty.js\bin\win32\ia32.node at...