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

node 설치 이슈 #319

Open
cryptosan opened this issue Apr 26, 2015 · 2 comments
Open

node 설치 이슈 #319

cryptosan opened this issue Apr 26, 2015 · 2 comments

Comments

@cryptosan
Copy link

Ubuntu 14.04 64bit
nvm install stable로 설치해서 make init하면 최신판 의존성 때문인지 오류나네요.
nvm install 0.10이 가장 안정적입니다.

@happineer
Copy link

Ubuntu 12.04 32bit LTS
nvm 최신으로 했더니, ( 0.12.7 )
make init 하면 빌드에러 발생하네요..

/home/happineer/.node-gyp/0.12.7/deps/v8/include/v8.h:596:5: error: cannot convert ‘v8::Primitive_’ to ‘v8::Object_ volatile’ in assignment
../src/v8u.hpp: In function ‘v8::Localv8::Object v8u::Obj()’:

0.10 으로 해봐야겠습니다.

@happineer
Copy link

0.10 으로 하면 정상적으로 설치되네요. :)

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

2 participants