IntelliJ cannot log in to GitHub上传github报错解决
Posted nyatom
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了IntelliJ cannot log in to GitHub上传github报错解决相关的知识,希望对你有一定的参考价值。
重装系统,新装的Intellij IDEA上新建的项目上传github失败,报错:
invalid authentication token 。。。
此处多为本地git用户的用户名/邮箱,与之前设置的ide生成的token冲突,做法很简单:
前往 https://github.com/settings/tokens , 删除无用的token即可,如图:
以上是关于IntelliJ cannot log in to GitHub上传github报错解决的主要内容,如果未能解决你的问题,请参考以下文章
intellij say “cannot find declaration to go to“
intellij say “cannot find declaration to go to“
IntelliJ Cannot find declaration to goto----解决方案
intellij编译报错:Internal error: com.intellij.psi.tree.IFileElementType cannot be cast to com.intellij.p
IntelliJ IDEA Cannot find declaration to go to
Intellij IDEA ,按Ctrl+左键,不能进入类或方法的解决办法,提示Cannot find declaration to go to