Dan McLaughlin

Results 25 comments of Dan McLaughlin

I don't know what you guys fixed, but thank you! Our npm installs have been slow for quite some time, taking 20+ minutes in some cases on a scorched earth...

Is there a NPM config setting that we can change that will make EBADPLATFORM log as a warning and not an error? We don't even have a dependency on fsevents,...

@allinurl I'm seeing the same problem... My ~/.goaccessrc has time-format %T date-format %d/%b/%Y log-format [%d/%b/%Y:%T %z] %h %^ %^ %^ %^ "%r" %s %b "%R" "%u" My log format in...

@allinurl I also tried... cat ~/.goaccessrc date-format %d/%b/%Y time-format %T %z # Since date + time (with timezone) is in a SINGLE token, we can parse it with [%x]. log-format...

@allinurl This finally worked... date-format %d/%b/%Y time-format %T %z log-format [%d:%t] %h %^ %^ %^ %^ "%r" %s %b "%R" "%u"

As I was opening this issue I had a dvc push running and it eventually did do something, but as you can see it still looks messed up. The %...

Here's what it looks like now... Pushing 67%|██████▋ |Pushing to s3 2/3 [22:52

On the last file it finally updated a %, but its not actively changing in realtime... Pushing 67%|██████▋ |Pushing to s3 2/3 [22:52

If it's not supposed to update in realtime that would explain the behavior I'm seeing, but my expectation is that it would behave the same as any other file transfer...

[yarncachetmpbug.sh.txt](https://github.com/yarnpkg/yarn/files/1721822/yarncachetmpbug.sh.txt)