vfox icon indicating copy to clipboard operation
vfox copied to clipboard

[Question] get checksum failed

Open pinggaimuier opened this issue 1 year ago • 1 comments

OS Windows

Question Description vfox install [email protected]
plugin [PreInstall] method error: C:\Users\pinggai.version-fox\plugin\nodejs\hooks\pre_install.lua:51: get checksum failed
stack traceback:
[G]: in function 'error'
C:\Users\pinggai.version-fox\plugin\nodejs\hooks\pre_install.lua:51: in main chunk
[G]: ?
failed to install nodejs

pinggaimuier avatar Jul 28 '24 16:07 pinggaimuier

发现这是由于设置的仓库地址错误 需要按下面这个配置才行 export VFOX_NODEJS_MIRROR=https://cdn.npmmirror.com/binaries/node

ruhengChen avatar Aug 22 '24 15:08 ruhengChen

Please refer to https://github.com/version-fox/vfox/issues/330#issuecomment-2304915718

aooohan avatar Oct 23 '24 12:10 aooohan