Chris Steele

Results 8 comments of Chris Steele

Source install not currently working in Node v16: ``` $ npm i npm WARN old lockfile npm WARN old lockfile The package-lock.json file was created with an old version of...

Default instructions have been provided and PRs raised for the listed plugins.

@guywillis @taylortom is this issue still relevant? I see instruction is still absent from component.model.schema and is present in each plugin schema so nothing seems to have changed in 4...

In case this helps anyone here, I have a fix for v0.1.54: https://github.com/chris-steele/pdfmake/blob/master/pdfmake-v0.1.54-issue-1159-fix.patch (remember to apply this patch to an unminified build, i.e. https://github.com/bpampuch/pdfmake/blob/0.1.54/build/pdfmake.js). Please be aware that I needed...

Looks slick 👍 @oliverfoster just remind me what was the reason for not using `newer:` on `required` files?

Good idea. I am fond of giving users feedback so will look at implementing this.

@oliverfoster I like this idea. So just to confirm, we'd need to update the various commands (`install`, `register`, `search` etc) to check for two main cases: in the first case...

Yeah nice idea, I'll give it some thought and get back to you (hopefully before another 8 months passes!)