Skip to content

执行 yarn create rubik-app my-app 命令出错 #6

@donnwu

Description

@donnwu

系统

windows10

Node版本

v14.18.0

rubik-cli版本

v4.2.0

类型

vue

配置

module.exports = {
  "port": 8085,
  "vendor": ["vue"]
}

问题复现

  1. 打开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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions