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

Cannot build main in the dev environment #1322

Open
gpelouze opened this issue Mar 28, 2024 · 0 comments
Open

Cannot build main in the dev environment #1322

gpelouze opened this issue Mar 28, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@gpelouze
Copy link
Member

When trying to build main in the dev environment, we get

ValueError: 
"@jupyter_vre/vre-menu@1.0.0" is not compatible with the current JupyterLab
Conflicting Dependencies:
JupyterLab           Extension      Package
>=3.5.3 <3.6.0       3.6.7          @jupyterlab/mainmenu
See the log file for details:  /tmp/jupyterlab-debug-s027_bu6.log

This is similar to #1240 and is caused by #1268.

We should revert PR #1268 and hold off further dependabot PRs updating @jupyterlab/xyz from 3.5.3 to 3.6.7

@gpelouze gpelouze added the bug Something isn't working label Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant