Chengrui Zhang

Results 16 issues of Chengrui Zhang

OS: ubuntu21.10 I can successfully download file in the home directory but cannot in other disk: In the home download folder: ![image](https://user-images.githubusercontent.com/40193711/140699068-128ad269-3f84-4f58-a1cd-184a4a55fd20.png) But if I change the output folder into...

Docker build will not go on in step 18 `RUN npm ci `. OS: Ubuntu20.04 Here is log: ``` Step 18/54 : RUN npm ci --omit=dev --ignore-scripts ---> Running in...

bug

When I run `docker build .`, till the step 18/54, it will block here. Docker in Ubuntu 20.04. Here is the log in building. And it will not go on...

bug

### 您想提出的功能特性是否和现有问题相关? There are no quic config. ### 功能特性内容 Maybe we can add this.

enhancement

**Describe the bug** When I do the `source ~/.zplug/init.zsh`, there has a error: ``` source ~/.zplug/init.zsh /home/aruix/.zplug/init.zsh:2: command not found: ^M /home/aruix/.zplug/init.zsh:typeset:4: not valid in this context: zplugs^M ``` I...

这是我的项目依赖 ``` org.springframework.boot spring-boot-starter-data-jpa org.springframework.boot spring-boot-starter-security org.springframework.boot spring-boot-devtools runtime true org.projectlombok lombok true org.springframework.boot spring-boot-starter-test test org.junit.vintage junit-vintage-engine org.springframework.security spring-security-test test org.springframework.boot spring-boot-starter-web compile mysql mysql-connector-java runtime io.jsonwebtoken jjwt 0.9.1...

need more information

Hello, thanks for your beautiful theme. I used this theme in Manjaro, which worked perfectly. But when using this theme in Ubuntu 20.22, it can not render the color in...

Hello, I am glad to use this convenient script. I would like to use it by using a function, which I think maybe easy to use. Maybe I can pull...

Hi! I am new to Pytorch3d and I am learning the [tutorial](https://pytorch3d.org/tutorials/deform_source_mesh_to_target_mesh). ## 🐛 Bugs / Unexpected behaviors But I find that there are empty outputs in these two lines:...