We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
But for the record I am letting you know.
npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'nist-weierstrauss@1.5.1', 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 .
The text was updated successfully, but these errors were encountered:
Indeed: ~$ node -v v16.13.2
Sorry, something went wrong.
No branches or pull requests
But for the record I am letting you know.
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: 'nist-weierstrauss@1.5.1',
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 .
The text was updated successfully, but these errors were encountered: