site-packages\jupyterlab\jlpmapp.py", line 59, in whichValueError: Please install nodejs5+ and npm before continuing installation. nodejs may be installed using conda or directly from thenodejs website.5+ and npm before continuing installation.
我已经下载并运行了最新的nodejs .msi for Windows (7),更新了路径(;C:\nodejs),安装了nssm并创建了一个服务-希望一切都很顺利。接下来,我从许多在线教程中获得了一个样例server.js文件,但未能通过C:\nodejs\node.exe启动nodejs服务器。nodejs终端打开,我可以输入有效的"a,b",例如: javascript并接收输出:javascript。当我打开Windows cmd提示符cd C:\no