# web
The Master Submits a PR to Main Branch and appears:There Isn’t Anything To Compare
When the master branch submits a PR to the main branch and appears: There isn't anything to compare.main and master are entirely different commit histories.
GitHub Clone Is Very Slow, GitHub Cannot Be Uploaded, github.io Cannot Be Accessed
Github is a must-have code repository and learning website for programmers, but when you find an open source library and clone it, you find that it has been stuck, and the download speed is only a few k in time.
Gnvm Switch Node Version
When npm runs the project, an error is reported, Found binding for the following environments:-Windows 64-bit with Node.js 11.x
How To Clear All GitHub Commit Records?
New orphan branch,add the required files to the staging area,commit,delete the main branch,rename the current latest_branch branch to main branch,finally, push to the remote warehouse
How To Clear WeChat Cache
In order to improve its performance, WeChat has cached WeChat web pages, and ordinary methods cannot be cleared in time. After the project is updated, WeChat cannot update the content of the webpage in time.
jQuery Apply Is Not a Function
Uncaught TypeError: ((x.event.special[i.origType] || (intermediate value)).handle || i.handler).apply is not a function
Recommend a Vuepress Template, One-Click To Quickly Build a Document Station
vuepress-template is a simple VuePress case template. The purpose is to allow users to directly clone this warehouse as a startup project for initializing a VuePress website, and then add custom configurations and functions based on this project.