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

安装npm install spm-build -g失败 #27

Open
HULIANGA opened this issue Dec 29, 2015 · 4 comments
Open

安装npm install spm-build -g失败 #27

HULIANGA opened this issue Dec 29, 2015 · 4 comments

Comments

@HULIANGA
Copy link

qq 20151229142718

@HULIANGA
Copy link
Author

qq 20151229143828
安装成功了,加上版本号1.3.2就行了。git上的readme中的指令不对,建议修改一下

@hisaspirations
Copy link

@HULIANGA 正确的命令是什么,能否贴一下?

@nonjene
Copy link

nonjene commented Mar 28, 2016

npm install spm-build@1.3.2 -g 这个安装成功,但是make build的时候出错:
`
Please set environment variable NODE_PATH in ~/.bashrc:

export NODE_PATH=/usr/local/lib/node_modules

build is not a part of spm now. You can install it:

  $ npm install spm-build -g

`

@xu-snow
Copy link

xu-snow commented Oct 8, 2016

@nonjene
按照readme 指令就行
在命令行 输入
export NODE_PATH=/usr/local/lib/node_modules
接下来 输入
spm-build
中间是有横杠的,Makefile中的build:@spm build 是错的

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