微信小程序:Error: [eamodio.gitlens]: Proposed API is only available when running out of dev or ....

 报错详情:微信小程序窗口会不定时的弹出如下页面:(严重的话。一分钟可以弹出五次)

排查原因:发现应该是gitlens这个插件-不兼容的问题

解决办法:删除插件,git仍然可以正常提交(简单粗暴)

疑问:之前这个插件一直在用,最近几天突然出现的这个问题,而且删除此插件重装,报下列错误,无法重装,但这个插件貌似不影响git正常提交。如果有知道具体报错原因的uu可以在评论区解释下原因!

  • 3
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
为解决DEV的[Error] gl/glut.h: No such file or directory问题,可以按照以下步骤进行操作: 1. 确认系统中是否已经安装了OpenGL和GLUT库,如果没有安装,需要先安装这两个库。 2. 如果已经安装了OpenGL和GLUT库,但是仍然出现了该错误,可以尝试切换apt-get源并重新安装这两个库。 3. 具体操作步骤如下: 3.1 切换apt-get源 ```shell sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak #备份源文件 sudo gedit /etc/apt/sources.list #打开源文件 ``` 在打开的源文件中,将原来的内容替换为以下内容: ``` deb http://mirrors.aliyun.com/ubuntu/ bionic main restricted universe multiverse deb-src http://mirrors.aliyun.com/ubuntu/ bionic main restricted universe multiverse deb http://mirrors.aliyun.com/ubuntu/ bionic-security main restricted universe multiverse deb-src http://mirrors.aliyun.com/ubuntu/ bionic-security main restricted universe multiverse deb http://mirrors.aliyun.com/ubuntu/ bionic-updates main restricted universe multiverse deb-src http://mirrors.aliyun.com/ubuntu/ bionic-updates main restricted universe multiverse deb http://mirrors.aliyun.com/ubuntu/ bionic-backports main restricted universe multiverse deb-src http://mirrors.aliyun.com/ubuntu/ bionic-backports main restricted universe multiverse deb http://mirrors.aliyun.com/ubuntu/ bionic-proposed main restricted universe multiverse deb-src http://mirrors.aliyun.com/ubuntu/ bionic-proposed main restricted universe multiverse ``` 保存并关闭源文件。 3.2 安装OpenGL和GLUT库 ```shell sudo apt-get update #更新源 sudo apt-get install freeglut3-dev #安装GLUT库 sudo apt-get install libgl1-mesa-dev #安装OpenGL库 ``` 3.3 运行 在DEV中重新编译运行程序,如果一切正常,该错误应该已经被解决了。

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值