Merge pull request #57 from sijinhui/dev

fix
This commit is contained in:
sijinhui 2024-04-12 11:33:03 +08:00 committed by GitHub
commit 5b139239c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@ yarn config set sharp_binary_host "https://npm.taobao.org/mirrors/sharp"
yarn config set sharp_libvips_binary_host "https://npm.taobao.org/mirrors/sharp-libvips" yarn config set sharp_libvips_binary_host "https://npm.taobao.org/mirrors/sharp-libvips"
#yarn cache clean #yarn cache clean
yarn install yes | yarn install
yarn run build yarn run build
mkdir -p "./node_modules/tiktoken" mkdir -p "./node_modules/tiktoken"