【问题记录】Jupyter Lab安装插件报错-Please install Node.js and npm before continuing installation.


问题描述

Extension Installation Error
An error occurred installing @jupyterlab/github.

Error message:

Please install Node.js and npm before continuing installation. You may be able to install Node.js from your package manager, from conda, or directly from the Node.js website (https://nodejs.org).

解决方案

找到conda对应环境执行以下语句:

conda install nodejs


在这里插入图片描述


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM