GitLiveApp / GitLive

GitLive Docs
83 stars 25 forks source link

12.0 - VSCode: Error with gitlab repo #46

Closed J3m5 closed 3 years ago

J3m5 commented 3 years ago

I get this error at startup:

ENOENT: no such file or directory, open 'https://assets.gitlab-static.net/uploads/-/system/user/avatar/6198892/avatar.png&size=48'

J3m5 commented 3 years ago

The bug is a blocking one, it prevent the extension from starting, thus rendering it unusable.

I couldn't find more info in the logs, reverting back to 11.1.1 fix the problem.

nbransby commented 3 years ago

Hi @J3m5, sorry about this, could you see if 12.0.1 fixes your issue? Thanks

J3m5 commented 3 years ago

12.0.1 fix the issue, thanks for the quick update @nbransby !