etatanova
Results
1
comments of
etatanova
Hi! We installed Node.js via snap store and tried to use [`exec`](https://github.com/RedMickey/HelloWorldExtension/blob/master/src/extension.ts#L25) and [`spawn`](https://github.com/RedMickey/HelloWorldExtension/blob/master/src/extension.ts#L50) functions in the VS Code extension environment. In [the test extension](https://github.com/RedMickey/HelloWorldExtension) we could also reproduce the...