dosubot[bot] commented on issue #33015:
URL: https://github.com/apache/superset/issues/33015#issuecomment-2783194566
<!-- Answer -->
To check the versions of Superset on both the frontend and backend, you can
follow these steps:
1. **Backend Version**: Run the following command in your terminal where
Superset is installed:
```bash
superset version
```
This will display the version of Superset running on the backend.
2. **Frontend Version**: You can check the frontend version by inspecting
the package.json file in your Superset installation directory. Look for the
version specified under the "dependencies" or "devDependencies" section for
Superset.
Ensure both versions match to avoid compatibility issues. If they don't,
consider updating them to the same version.
<!-- Dosu Comment Footer -->
*To continue talking to [Dosu](https://dosu.dev), mention @dosu.*
---
<sup>Help Dosu learn! Give it feedback: [Great
Response](https://app.dosu.dev/response-feedback/24e86201-5b6d-4702-800a-18c8c3ac814f?feedback_type=great_response)
| [Irrelevant
Answer](https://app.dosu.dev/response-feedback/24e86201-5b6d-4702-800a-18c8c3ac814f?feedback_type=irrelevant_answer)
| [Incorrect
Sources](https://app.dosu.dev/response-feedback/24e86201-5b6d-4702-800a-18c8c3ac814f?feedback_type=incorrect_sources)
| [Too
Verbose](https://app.dosu.dev/response-feedback/24e86201-5b6d-4702-800a-18c8c3ac814f?feedback_type=too_verbose)
|
[Hallucination](https://app.dosu.dev/response-feedback/24e86201-5b6d-4702-800a-18c8c3ac814f?feedback_type=hallucination)
| [Bug
Report](https://app.dosu.dev/response-feedback/24e86201-5b6d-4702-800a-18c8c3ac814f?feedback_type=bug_report)
|
[Other](https://app.dosu.dev/response-feedback/24e86201-5b6d-4702-800a-18c8c3ac814f?feedback_type=other)</sup>
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]