Don’t this error message mean to delete it first node_modules and then try again?
node_modules
By the way, electron the package is quite big, it’s best to cut it into a domestic image, which will make the installation faster
electron
at ~/.npmrc 加上这么一句 electron_mirror=https://npm.taobao.org/mirrors/electron/
~/.npmrc
electron_mirror=https://npm.taobao.org/mirrors/electron/
Don’t this error message mean to delete it first
node_modules
and then try again?By the way,
electron
the package is quite big, it’s best to cut it into a domestic image, which will make the installation fasterat
~/.npmrc
加上这么一句electron_mirror=https://npm.taobao.org/mirrors/electron/