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? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: undefined, npm WARN EBADENGINE required: { node: '20' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE }
up to date, audited 1005 packages in 2s
146 packages are looking for funding run npm fund for details
npm fund
4 critical severity vulnerabilities
To address all issues (including breaking changes), run: npm audit fix --force
Run npm audit for details.
npm audit
The text was updated successfully, but these errors were encountered:
i also have same question
Sorry, something went wrong.
Hi! I also have same question:
~/reader/backend/functions ❯❯❯ npm start > start > npm run shell > shell > npm run build && firebase functions:shell > build > node ./integrity-check.cjs && tsc -p . Integrity check failed: /home/user/reader/backend/functions/licensed/GeoLite2-City.mmdb does not exist.
No branches or pull requests
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: undefined,
npm WARN EBADENGINE required: { node: '20' },
npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' }
npm WARN EBADENGINE }
up to date, audited 1005 packages in 2s
146 packages are looking for funding
run
npm fund
for details4 critical severity vulnerabilities
To address all issues (including breaking changes), run:
npm audit fix --force
Run
npm audit
for details.The text was updated successfully, but these errors were encountered: