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
A clear and concise description of what the bug is.
docker-compose up
All containers are created without error
npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'superset-websocket@0.0.1', npm WARN EBADENGINE required: { node: '^16.9.1', npm: '^7.5.4' }, npm WARN EBADENGINE current: { node: 'v16.18.0', npm: '8.19.2' } npm WARN EBADENGINE }
what actually happens.
If applicable, add screenshots to help explain your problem.
(please complete the following information):
efefb66c2de15b66af0c18a2e70910e29ce9447c
Make sure to follow these steps before submitting your issue - thank you!
#18615 appears to be related, but it's larger in scope than this issue.
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
A clear and concise description of what the bug is.
How to reproduce the bug
docker-compose up
Expected results
All containers are created without error
Actual results
what actually happens.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
(please complete the following information):
efefb66c2de15b66af0c18a2e70910e29ce9447c
Checklist
Make sure to follow these steps before submitting your issue - thank you!
#18615 appears to be related, but it's larger in scope than this issue.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: