I install the package with pip install -e . The installation finished without issue but the widget is not working. However, when I install it without edit mode, the installation fails and asks for yarn. I install yarn and the installation was finished but still, the widget is not shown.
I also run the jupyter nbextension commands shown in https://github.com/aiidalab/widget-bandsplot#for-developers but not help. More annoyingly, I install the pypi again and the widget is still broken. I suspect that the local installation break some JS dependencies? Can you check this @dou-du?
I find a lot of exceptions in browser inspcet logs, showing there are problems with the js path. Please find attachment the logs file.
localhost-1677509379829.log
I install the package with
pip install -e .The installation finished without issue but the widget is not working. However, when I install it without edit mode, the installation fails and asks foryarn. I install yarn and the installation was finished but still, the widget is not shown.I also run the jupyter nbextension commands shown in https://github.com/aiidalab/widget-bandsplot#for-developers but not help. More annoyingly, I install the pypi again and the widget is still broken. I suspect that the local installation break some JS dependencies? Can you check this @dou-du?
I find a lot of exceptions in browser inspcet logs, showing there are problems with the js path. Please find attachment the logs file.
localhost-1677509379829.log