mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-17 14:33:41 +08:00
fix
This commit is contained in:
2
start.sh
2
start.sh
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user