jmjf

Results 13 issues of jmjf

## VERSION INFORMATION Server Version: Linux Docker image daily (January 9, 2021, at 3:11 a.m. US Eastern time) Digest:sha256:a45b9630aa08a58e0ccbffd1302497bb08220bda756a83abc8478a9271ac2a87 Desktop Version: n/a, this is a server issue, but I pulled...

Bug - Minor

I've been getting a better handle on github and have rebuilt my repo. Meanwhile, here is a change that replaces a pair of earlier changes I submitted and you closed....

Add [SMOG](https://en.wikipedia.org/wiki/SMOG) as a readability measure. Many people find it a more accurate metric than F-K. See discussion in the link and references. Potential Issues - Requires at least 30...

Using version 2.x types, TypeScript strict mode reports Type 'AbortSignal' is not assignable to type 'import("/home/jmjf/dev/fetch-test/node_modules/@types/node-fetch/externals").AbortSignal'. Types of property 'onabort' are incompatible. Type '((this: AbortSignal, ev: Event) => any) |...

bug

Railsinstaller is Win/Mac only. All I know about Ruby is that every time I've tried to install it on Ubuntu and get it working, I was left wondering how anything...

NOTE: I'm running on the latest (beta-1) skeleton with the skeleton-0.20.0 modifications discussed in [Issue #67](https://github.com/charlespockert/aurelia-bs-grid/issues/67) and [PR #69](https://github.com/charlespockert/aurelia-bs-grid/pull/69). I don't think this is related to any of that because...

### What is the problem this feature will solve? [50588](https://github.com/nodejs/node/pull/50588) changed behavior of the `--env-file` option so Node will exit with an error if the env file does not exist....

feature request
dotenv

After adding the permalinks plugin in [https://github.com/RobinThrift/metalsmith-tutorial/commit/d72b5c4fde8956eefdf92f5c0736cb4d8795998c](https://github.com/RobinThrift/metalsmith-tutorial/commit/d72b5c4fde8956eefdf92f5c0736cb4d8795998c), I get an error on build. ``` { [Error: Failed to write the file at: /home/index.html EACCES, open '/home/index.html'] errno: -13, code: 'EACCES',...

If the Bootstrap repo is in static or files, the entire repo gets copied to the out directory. This wastes space and time (about 90 seconds per generate for me)...

Generates JWTs dynamically in tests as requested by @mcollina on https://github.com/fastify/fastify-jwt/pull/335. If there's a way to apply this change to the original PR, please point me toward it and I'll...