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

使用 spm2 build时报错 #57

Closed
lchuilu opened this issue Jul 9, 2013 · 8 comments
Closed

使用 spm2 build时报错 #57

lchuilu opened this issue Jul 9, 2013 · 8 comments

Comments

@lchuilu
Copy link

lchuilu commented Jul 9, 2013

$ spm build
execvp(): No such file or directory

@popomore
Copy link
Member

popomore commented Jul 9, 2013

是不是没有 src 目录

@lchuilu
Copy link
Author

lchuilu commented Jul 9, 2013

@popomore 有 src目录,

@afc163
Copy link
Member

afc163 commented Jul 9, 2013

请给出详尽的信息。

@popomore
Copy link
Member

popomore commented Jul 9, 2013

同上,不清楚情况无法帮你

@lepture
Copy link
Contributor

lepture commented Jul 9, 2013

@afc163 @lchuilu 这个是 child_process.exec 没找到相应的 bin 文件。个人猜想解决方案是:

  1. 升级 spm 到最新版
  2. 按照提示,还需要额外安装 spm-build

@popomore
Copy link
Member

问题解决了么?

@lchuilu
Copy link
Author

lchuilu commented Jul 12, 2013

已解决, 升级了 node 和 重装了spm 和spm-build ,不过使用的时候不能用 spm build 需要用 spm-build,不知道何故。

@popomore
Copy link
Member

先安装 spm 再安装 spm-build 应该 ok

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants