-
Notifications
You must be signed in to change notification settings - Fork 80
Description
The installation of the systems-modeling/jupyterlab-sysml plugin has failed.
The command jupyter labextension install "@systems-modeling/jupyterlab-sysml@%SYSML_VERSION%" encountered an error, and the error message is as follows:
(sysmlv2) D:\SysML-v2-Release-2024-12> jupyter labextension install "@systems-modeling/jupyterlab-sysml@0.47.0"
(Deprecated) Installing extensions with the jupyter labextension install command is now deprecated and will be removed in a future major version of JupyterLab.
Users should manage prebuilt extensions with package managers like pip and conda, and extension authors are encouraged to distribute their extensions as prebuilt packages
Building jupyterlab assets (development)
An error occurred.
RuntimeError: npm dependencies failed to install
See the log file for details: C:\Users\13439\AppData\Local\Temp\jupyterlab-debug-dc1owozo.log
However, my Node environment is functioning properly.
(sysmlv2) D:\SysML-v2-Release-2024-12>npm -v
8.19.4
(sysmlv2) D:\SysML-v2-Release-2024-12>node -v
v16.20.2
===================================================
jupyterlab-debug-dc1owozo.log The content is as follows:
(Deprecated) Installing extensions with the jupyter labextension install command is now deprecated and will be removed in a future major version of JupyterLab.
Users should manage prebuilt extensions with package managers like pip and conda, and extension authors are encouraged to distribute their extensions as prebuilt packages.