js-did icon indicating copy to clipboard operation
js-did copied to clipboard

I get unsupported engine errors "npm WARN EBADENGINE " with nist-weierstrauss, it could just by my local environment though

Open bshambaugh opened this issue 2 years ago • 1 comments

But for the record I am letting you know.

npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '[email protected]', npm WARN EBADENGINE required: { node: '>=14.06' }, npm WARN EBADENGINE current: { node: 'v16.13.2', npm: '8.12.1' } npm WARN EBADENGINE }

I looked this up on stackoverflow: https://stackoverflow.com/questions/70269056/cause-of-npm-warn-ebadengine .

bshambaugh avatar Nov 13 '22 01:11 bshambaugh

Indeed: ~$ node -v v16.13.2

bshambaugh avatar Nov 13 '22 15:11 bshambaugh