Guest User

Untitled

a guest
Nov 18th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. creating ./config.mk
  2. make -C out BUILDTYPE=Release
  3. CC(target) /Users/tagomoris/.nvm/src/node-v0.8.0/out/Release/obj.target/http_parser/deps/http_parser/http_parser.o
  4. LIBTOOL-STATIC /Users/tagomoris/.nvm/src/node-v0.8.0/out/Release/libhttp_parser.a
  5. File "./gyp-mac-tool", line 154
  6. fd = os.open(lockfile, os.O_RDONLY|os.O_NOCTTY|os.O_CREAT, 0o666)
  7. ^
  8. SyntaxError: invalid syntax
  9. make[1]: *** [/Users/tagomoris/.nvm/src/node-v0.8.0/out/Release/libhttp_parser.a] Error 1
  10. make: *** [node] Error 2
  11. nvm: install v0.8.0 failed!
Add Comment
Please, Sign In to add comment