isaacs

Results 386 comments of isaacs

Streams3 would be better, but yeah. Pull in the latest readable-stream module as a dep.

do all these things: https://www.gatsbyjs.org/docs/audit-with-lighthouse/

Update the version of tar on your system.

@kkaefer Can you upload the npm-debug.log file somewhere?

Thanks. Pinging @jhs now.

How about this? ``` curl https://raw.githubusercontent.com/isaacs/nave/main/nave.sh > /path/to/bin/nave chmod 0755 /path/to/bin/nave ``` edit autocorrecting "chmod" to "chaos" is so appropriate 😂

Wouldn't be hard to add. What is it typically set to? What goes in that path?

But yes, you can run something in every nave env you enter by dropping a file at `~/.config/.naverc` if `~/.config` exists and `~/.nave` does not exist, or `~/.naverc` otherwise. That...

That commit was first a part of stack-utils 2.0.0, and came after the update to the `engines` listing in package.json to require mode >=10. Anyone supporting node 8 and below...

https://github.com/tapjs/stack-utils/commit/e0d38e771d49bb6f4ca3752267b0e5774cef5829#commitcomment-49125525