JohnRay

Results 25 comments of JohnRay

My colleague had this problem too. Accoding to his description, he upload needless `.git` folder in second level folder. Maybe the outer(the root directory) `.git` folder was breakdown also or...

I get the following error after `npm install --global --production windows-build-tools ` & `npm config set msvs_version 2017` and install visual studio . ``` PS D:\code\myproject2020\XXX nvm use 14.4.0 Now...

``` Pinned packages: - python 3.6.* warning libmamba Added empty dependency for problem type SOLVER_RULE_UPDATE Could not solve for environment specs The following packages are incompatible ├─ beautifulsoup4 4.7.0 does...

It was a big upgrade for ant-design-vue and vue/compat. Did you finally solve it?

synology-dsm-7.2 works properly. Make sure the path and upload path set correctly. Carefully check dirctory and user permission, the proxy server configure such as nginx 、iis dirctory browse function. good...

Shortcuts can be used, but they are not global command, and the conflict was not detected.

弹出层对页面元素显示和定位上一般没有太大影响,是否可以考虑`ignore`忽略适配? 如果可行的话,一般UI组件会对弹出层组件ID/类名选择器加随机数,是否可以考虑加上规则匹配特性?

I have a similar problem, but it occurred in `.tsx`. After changed to `.vue` it worked.