Eric Cornelius
Eric Cornelius
Currently the prototype additions to string don't seem to be disabled appropriately when not in a tty session. Following test case demonstrates: ``` ecornelius@ecornelius-T5-XE ~/Repositories/Posh % cat test.js #!/usr/bin/env node...
**Is this a BUG or a FEATURE REQUEST?:** Feature Request **What happened:** I am evaluating switching from pkg to nexe, given the former is falling significantly behind in support. One...
**What happened**: Attempted to use a file path for the "remote" option to use a custom nexe build of the node.js runtime. **What you expected to happen**: The remote option...
This warning: https://github.com/facebook/react/blame/190cc990e01e5131a6b26f1a3212444cebd794e2/packages/react/src/jsx/ReactJSXElement.js#L530 Is triggering any time a rest-spread operator passes a key in an array. That means even intentional and valid situations like: ```javascript import {createRoot} from 'react-dom/client'; const...
# Bug report #17931 introduced functionality to support __dirname and __filename shims for module output. Unfortunately, there are false assumptions in the behavior - namely any import.meta.url that has a...
Hi there, Awesome work so far on all the protocol reverse-engineering - going to be nice to actually have the ability to track charge level metrics and PV output over...