Skip to content
New issue

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

error when creating superset-websocket container #21972

Closed
3 tasks done
gebhardtr opened this issue Oct 29, 2022 · 0 comments · Fixed by #21973
Closed
3 tasks done

error when creating superset-websocket container #21972

gebhardtr opened this issue Oct 29, 2022 · 0 comments · Fixed by #21973
Labels
#bug Bug report

Comments

@gebhardtr
Copy link
Contributor

A clear and concise description of what the bug is.

How to reproduce the bug

  1. Run docker-compose up

Expected results

All containers are created without error

Actual results

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.

Screenshots

If applicable, add screenshots to help explain your problem.

Environment

(please complete the following information):

  • browser type and version: N/A
  • superset version: commit efefb66c2de15b66af0c18a2e70910e29ce9447c
  • python version: 3.9.15
  • node.js version: 16.18.0
  • any feature flags active:

Checklist

Make sure to follow these steps before submitting your issue - thank you!

  • I have checked the superset logs for python stacktraces and included it here as text if there are any.
  • I have reproduced the issue with at least the latest released version of superset.
  • I have checked the issue tracker for the same issue and I haven't found one similar.

#18615 appears to be related, but it's larger in scope than this issue.

Additional context

Add any other context about the problem here.

@gebhardtr gebhardtr added the #bug Bug report label Oct 29, 2022
@gebhardtr gebhardtr changed the title error when creating superset-frontend container error when creating superset-websocket container Oct 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
#bug Bug report
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant