Error on Ubuntu
Jack89ita opened this issue · 0 comments
Jack89ita commented
Hello!
I created VSCode extension with the use of Clipboardy; On windows everything is fine, but when i try to run the command on Ubuntu 18 i got the following error:
Error: Unexpected SIGPIPE
at process.<anonymous> (/snap/code/35/usr/share/code/resources/app/out/bootstrap.js:5:80)
at process.emit (events.js:203:13)
This is my extension: link
How can i solve the problem?
Thanks!