-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
系统
windows10
Node版本
v14.18.0
rubik-cli版本
v4.2.0
类型
vue
配置
module.exports = {
"port": 8085,
"vendor": ["vue"]
}
问题复现
- 打开cmd执行yarn create rubik-app my-app出错
控制台错误信息如下
PS F:\rubik-app> yarn create rubik-app my-app
yarn create v1.22.10
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Installed "create-rubik-app@1.2.1" with binaries:
- create-rubik-app
[#################################################################################################################################################################################################] 193/193文件名、目录名或
卷标语法不正确。
error Command failed.
Exit code: 1
Command: D:\Develop\nodejs\node_global\bin\create-rubik-app
Arguments: my-app
Directory: F:\rubik-app
Output:
info Visit https://yarnpkg.com/en/docs/cli/create for documentation about this command.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels