Phil Ricketts

Results 66 comments of Phil Ricketts
trafficstars

I'm getting [the same error](https://github.com/MayhemYDG/iltorb/issues/17) whilst trying to install the `brotli` npm package. I'm using Windows 10 Enterprise latest and Visual Studio 2015.

I believe I have found the cause of the problem: 1. I tried to manually install [this](http://download.microsoft.com/download/5/f/7/5f7acaeb-8363-451f-9425-68a90f98b238/visualcppbuildtools_full.exe) from the url `installerUrl` [here](https://github.com/felixrieseberg/windows-build-tools/blob/master/src/constants.js#L3). 2. I could not continue the installer without...

By coincidence, I had just done this. The log file appear to confirm the issue: `[2CFC:11A8][2016-10-10T17:00:10]i000: MUX: Exit with 0x80044000 (Blocked)` Full log file: ``` log [2CFC:0FC0][2016-10-10T17:00:03]i001: Burn v3.7.4906.0, Windows...

I am going to run the Visual Studio setup, in hopes that I can add the 'Visual C++ Build Tools' - ~~this seems to be the path I am supposed...

My problems disappeared after installing 'Visual C++' support in Visual Studio 2015 by re-running the installer. To summarize: - This package silently fails when installing the Visual C++ Build tools...

Android 12, Importing the CSV crases instantly, but importing the `takeout.zip` does work. The messaging in the UI needs updating in light of this.

# Workaround solution The problem is resolved by importing the imagemin modules directly after adding the packages to the local project. I guess the fix is to either update the...

Although this workaround introduces this deprecation warning from `imagemin-svgo`. I will raise an issue there and link to this issue. ``` (node:28326) [DEP0151] DeprecationWarning: No "main" or "exports" field defined...

The reasons I'm still using Nova Launcher are (in order of usefulness): - Larger grid size (I use 14x9) - Disable dock - widget padding removal - sub-grid alignment (helpful...

I just wanted to say that I've had no conflicts between with your plugin and `obsidian-icon-folders`. I've had problems with `obsidian-icon-folders` losing my icon assignments unexpectedly. It's happened a few...