Peter Chanthamynavong

Results 2 comments of Peter Chanthamynavong

Fig version: 1.0.57 (B453) Error when trying to install `jetbrains-extension-2.0.0.jar` ``` Plugin 'Fig' (version '2.0.0') is not compatible with the current version of the IDE, because it requires build 212.*...

@kenotron Given: - `casey/just` is installed to `/usr/local/bin/just` - `@microsoft/just` is install and available at `./node_modules/.bin/just` `@microsoft/just` will have a higher priority over `/usr/local/bin/just` for `npm run` and `npx just`....