給juopyter lab安裝插件時(shí)報(bào)這個(gè)錯(cuò)
原因是,conda本身有nodejs,但是版本很低,只有0.幾
所以需要卸載掉原來(lái)的nodejs,重新安裝10版本以上的nodejs文章來(lái)源地址http://www.zghlxwxcb.cn/news/detail-668942.html
# 卸載命令
pip uninstall nodejs
# 安裝命令
conda install nodejs=14.7.0 -c conda-forge
文章來(lái)源:http://www.zghlxwxcb.cn/news/detail-668942.html
到了這里,關(guān)于【已解決】Please install Node.js and npm before continuing installation.的文章就介紹完了。如果您還想了解更多內(nèi)容,請(qǐng)?jiān)谟疑辖撬阉鱐OY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!