We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug
deps/build_deps.sh line 12,13 rm -rf ${RESOURCE_DIR} cp -r dist ${RESOURCE_DIR} 报错 directory ${RESOURCE_DIR} does not exit
rm -rf ${RESOURCE_DIR} cp -r dist ${RESOURCE_DIR}
The text was updated successfully, but these errors were encountered:
Hello @hot5auce, please star this repo if you find it useful! Thanks ⭐!
你好 @hot5auce。如果这个项目帮助到你,可以在仓库右上角 star 一下,感谢你的 ⭐!
Sorry, something went wrong.
No branches or pull requests
Describe the bug
deps/build_deps.sh line 12,13
rm -rf ${RESOURCE_DIR} cp -r dist ${RESOURCE_DIR}
报错 directory ${RESOURCE_DIR} does not exit
The text was updated successfully, but these errors were encountered: