I'm getting this error:
Error: spawnSync undefined ENOENT
Always, when I save the file in VSCode, but it turns out that compiles fine.
How I can fix this behavior?
I read this: How do I debug "Error: spawn ENOENT" on node.js? but I do not know if this related.