Kevin Griffin

Results 3 issues of Kevin Griffin

Here's what happens: ``` $ eslint_d start events.js:377 throw er; // Unhandled 'error' event ^ Error: spawn node ENOENT at Process.ChildProcess._handle.onexit (internal/child_process.js:277:19) at onErrorNT (internal/child_process.js:472:16) at processTicksAndRejections (internal/process/task_queues.js:82:21) Emitted 'error'...

This pull requests adds a `-p`/`--print` flag to fenv which allows for outputting the `set` commands generated instead of executing them. The motivation for this way to move the calls...

visionOS seems to work just like iOS with regards to UIViewRepresentable, so this mostly just allows it and adds a native visionOS demo app.