npm install axios moment react-file-base 64 redux redux-thunk
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
npm ERR! A complete log of this run can be found in: C:\Users\apa10\AppData\Local\npm-cache\_logs\2023-10-17T18_50_39_698Z-debug-0.log
No matches found for "npm" "install" "axios" "moment" "react-file-base" "64" "redux" "redux-thunk"
当我尝试为客户端安装依赖项时,如下所示,显示了以下错误。这是什么意思,我该如何解决?
1条答案
按热度按时间ha5z0ras1#
您需要从软件包列表中删除
react-file-base
和64
之间的空间。所以,你只需要运行下面的命令来安装软件包。