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
? 请输入要创建的项目目录名: test ? 请选择要创建的项目类型: React + 后端 ? 请选择传输协议: WebSocket 长连接 √ 1/9 检测 NPM 环境: Command: npm, Registry: https://registry.npmmirror.com √ 2/9 复制文件到 "backend" √ 3/9 生成 "backend/package.json" √ 4/9 npm-check-update √ 5/9 复制文件到 "frontend" √ 6/9 生成 "frontend/package.json" √ 7/9 npm-check-update × 8/9 Initialize symlink 错误 EEXIST: file already exists, symlink 'E:\demo\web\tsrpc-test\test\backend\src\shared' -> 'E:\demo\web\tsrpc-test\test\frontend\src\shared'
The text was updated successfully, but these errors were encountered:
哈喽,可检查:
可尝试如下方式解决:
cd backend npm run dev
backend/tsrpc.config.ts
sync
symlink
copy
Sorry, something went wrong.
No branches or pull requests
? 请输入要创建的项目目录名: test
? 请选择要创建的项目类型: React + 后端
? 请选择传输协议: WebSocket 长连接
√ 1/9 检测 NPM 环境: Command: npm, Registry: https://registry.npmmirror.com
√ 2/9 复制文件到 "backend"
√ 3/9 生成 "backend/package.json"
√ 4/9 npm-check-update
√ 5/9 复制文件到 "frontend"
√ 6/9 生成 "frontend/package.json"
√ 7/9 npm-check-update
× 8/9 Initialize symlink
错误 EEXIST: file already exists, symlink 'E:\demo\web\tsrpc-test\test\backend\src\shared' -> 'E:\demo\web\tsrpc-test\test\frontend\src\shared'
The text was updated successfully, but these errors were encountered: