node.js - Conda 没有识别出我安装了 Node ?

标签 node.js jupyter-lab anaconda3

我打开终端。jupyter labextension install @jupyterlab/github

An error occured.
ValueError: Please install nodejs >=10.0.0 before continuing. nodejs may be installed using conda or directly from the nodejs website.
See the log file for details
然而:node -vv14.5.0发生了什么,我如何让 conda 找到我的 Node ?

最佳答案

我遇到了类似的问题,安装 full package 后解决了:conda install -c conda-forge nodejsconda install -c conda-forge/label/gcc7 nodejsconda install -c conda-forge/label/cf201901 nodejsconda install -c conda-forge/label/cf202003 nodejs

关于node.js - Conda 没有识别出我安装了 Node ?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/62849352/

相关文章:

git-bash - 如何在 Jupyterlab 上使用 Git Bash

jupyter-lab - 在 Jupyter Lab 中显示 vega 规范

python - jupyter lab 404错误如何解决

python-3.x - 删除 Anaconda3 后,我仍然在 PowerShell 中收到这些错误

javascript - 来自 Express 的响应未定义且待处理(React 前端)

javascript - 我无法从 sql 查询中读取值

mysql - 使用 sequelizejs 进行自定义查询

node.js - 从我的node-js后端的post请求获取axios数据

python - 尽管安装了 anaconda 解释器和 torch ,但无法在 vscode 中导入 torch

python - conda 内存错误 : The conda process ran out of memory