fix: add npmrc env for nodejieba

This commit is contained in:
ikechan8370 2023-04-20 17:14:04 +08:00
parent eab19833c7
commit cee033dc5e

3
.npmrc
View file

@ -1 +1,2 @@
sharp_libvips_binary_host="https://registry.npmmirror.com/-/binary/sharp-libvips"
sharp_libvips_binary_host="https://registry.npmmirror.com/-/binary/sharp-libvips"
nodejieba_binary_host_mirror="https://npm.taobao.org/mirrors/nodejieba"