arnoudkooi / sn-scriptsync

Use sn-scriptsync in combination with SN Utils to be able to code in VS Code, including all benefits of a full fledged code editor
https://marketplace.visualstudio.com/items?itemName=arnoudkooicom.sn-scriptsync
Other
43 stars 28 forks source link

Unable to start service on Fedora 31 VSCode #40

Closed shutupandshave closed 4 years ago

shutupandshave commented 4 years ago

Node -v12.16.1 Code: 1.42.1

image

shutupandshave commented 4 years ago

image

shutupandshave commented 4 years ago

abstractExtensionService.ts:396 Activating extension 'arnoudkooicom.sn-scriptsync' failed: A system error occurred: uv_os_get_passwd returned ENOENT (no such file or directory).

shutupandshave commented 4 years ago

Updating Node and VSCode fixed it

arnoudkooi commented 4 years ago

Thank you, glad it's resolved!