有人尝试通过conda软件包管理器使用以下命令在Windows上安装Node.js时遇到以下错误:
conda install nodejs
此命令在Anaconda提示中发出。下载nodejs正常,然后显示以下错误:
Downloading and Extracting Packages
nodejs-10.13.0 | 13.2 MB | ############################################################################ | 100%
[Errno 2] No such file or directory:
'C:\\Users\\212570025\\AppData\\Local\\Continuum\\
anaconda3\\pkgs\\nodejs-10.13.0-0\\node_modules\\
npm\\test\\npm_cache\\_cacache\\content-v2\\sha512\\f3\\e8\\
2d6a0b75ad5cebd09177d93f572dbd8b877ee9f1505b2e84e03810fa0412e4904060be7d2a4df4221b1bb92884db886826bf8cd26634667a2d103a999438'
任何有关如何调试此问题的想法都将由衷地感谢。我以前在Windows,macOS或Linux上都没有遇到过,我正在努力帮助学生。