Skip to content

easy zip --deps --nodejs 出错 #8

Description

@z1z2

该命令来自这个部署流程:https://www.yuque.com/hubcarl/ves/online#7h2dui

使用 --deps 参数可以看到

------ start npm install --production dependencies ------
------ npm install --production dependencies successfully ------

这两行输出,但没有看到安装依赖的过程,打包结果中也没有 node_modules 目录。

使用 --nodejs 参数后,命令行会去淘宝镜像下载 node-v8.11.3-win-x64.tar.gz 文件,但对应的目录中只有 7z 和 zip 后缀的文件,因此报 404 错误。

用 easy init 直接创建项目,不做修改,结果也一样。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions