如何将 Verdaccio 从具有 Internet 的开发机器移动到没有连接的环境中?我尝试从 tarball 安装,但仍在尝试联系 npm 进行安装?希望有一个exe安装程序。
此外,当我执行 npm install -g verdaccio 时,我得到一个 python 错误 node-gyp。是否需要 Python 才能使用 Verdaccio?我在文档中没有看到
如何将 Verdaccio 从具有 Internet 的开发机器移动到没有连接的环境中?我尝试从 tarball 安装,但仍在尝试联系 npm 进行安装?希望有一个exe安装程序。
此外,当我执行 npm install -g verdaccio 时,我得到一个 python 错误 node-gyp。是否需要 Python 才能使用 Verdaccio?我在文档中没有看到