Brent Thompson

Results 7 comments of Brent Thompson
trafficstars

Got the same error as @IonutBurlacu on electron 13 & usb-detection 14.4.1. `electron-rebuild` didn't appear to do anything, it returned immediately. although it did replace the .node file. I went...

I'm not the originator, but I am encountering the same issue when installing on Mac vs Windows. Here's some info I hope helps you resolve it: I have a local...

> Did you per chance configure git on Windows to automatically convert line returns? Not that I'm aware of, I have Git Bash installed on many Windows machines, all of...

It was set on Windows, and changing it made a difference, but I still get the checksum mismatch. Mac: ``` project.js # git config --get core.autocrlf project.js # // nothing...

> Folks, isn't it about checksums of packages being calculated on the compressed versions of packages vs the "raw" packages from npm? See my issue from some time ago where...

> Please attach the generated files on Windows and Linux @arcanis kindly remove the 'waiting for feedback' tag, data has been provided

> The default instructions - `npm install -g documentation` - are to install documentation globally, as a command-line tool. If you'd like to install it locally, so you can use...