Skip to content
New issue

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

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

Open
z1z2 opened this issue Aug 3, 2018 · 1 comment
Open

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

z1z2 opened this issue Aug 3, 2018 · 1 comment
Labels

Comments

@z1z2
Copy link

z1z2 commented Aug 3, 2018

该命令来自这个部署流程: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 直接创建项目,不做修改,结果也一样。

@hubcarl
Copy link
Collaborator

hubcarl commented Aug 22, 2018

win 上面 --nodejs --deps 支持有问题,暂只能手动安装打包

@hubcarl hubcarl added the bug label Aug 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants