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

Issues Installing Node with Hombrew #3712

Closed
DanielCagliostro opened this issue Nov 8, 2015 · 1 comment
Closed

Issues Installing Node with Hombrew #3712

DanielCagliostro opened this issue Nov 8, 2015 · 1 comment
Labels
invalid Issues and PRs that are invalid.

Comments

@DanielCagliostro
Copy link

Hi I am having issues installing Node.
I updated npm and after that everything went downhill.

I uninstalled node and when trying to reinstall it im getting this:

dan-ggs-macbook:~ dangg$ brew doctor
Your system is ready to brew.
dan-ggs-macbook:~ dangg$ brew install node
==> Downloading https://nodejs.org/dist/v5.0.0/node-v5.0.0.tar.gz

################################################################## 100.0%

==> Downloading https://ssl.icu-project.org/files/icu4c/56.1/icu4c-56_1-src.tgz

################################################################## 100.0%

==> ./configure --prefix=/usr/local/Cellar/node/5.0.0 --without-npm --with-intl=small-icu
==> make install
Last 15 lines from /Users/dangg/Library/Logs/Homebrew/node/02.make:
Sun Nov 08 11:45:02 +0000 2015

make
install

/usr/bin/make -C out BUILDTYPE=Release V=1
llvm-g++ '-D_DARWIN_USE_64_BIT_INODE=1' -I../deps/gtest -I../deps/gtest/include -Os -gdwarf-2 -mmacosx-version-min=10.5 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node20151108-2359-1rqoxpy/node-v5.0.0/out/Release/.deps//private/tmp/node20151108-2359-1rqoxpy/node-v5.0.0/out/Release/obj.target/gtest/deps/gtest/src/gtest-death-test.o.d.raw -c -o /private/tmp/node20151108-2359-1rqoxpy/node-v5.0.0/out/Release/obj.target/gtest/deps/gtest/src/gtest-death-test.o ../deps/gtest/src/gtest-death-test.cc
llvm-g++ '-D_DARWIN_USE_64_BIT_INODE=1' -I../deps/gtest -I../deps/gtest/include -Os -gdwarf-2 -mmacosx-version-min=10.5 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /private/tmp/node20151108-2359-1rqoxpy/node-v5.0.0/out/Release/.deps//private/tmp/node20151108-2359-1rqoxpy/node-v5.0.0/out/Release/obj.target/gtest/deps/gtest/src/gtest-filepath.o.d.raw -c -o /private/tmp/node20151108-2359-1rqoxpy/node-v5.0.0/out/Release/obj.target/gtest/deps/gtest/src/gtest-filepath.o ../deps/gtest/src/gtest-filepath.cc
cc1plus: error: unrecognized command line option "-std=gnu++0x"
make[1]: *** [/private/tmp/node20151108-2359-1rqoxpy/node-v5.0.0/out/Release/obj.target/gtest/deps/gtest/src/gtest-filepath.o] Error 1
make[1]: *** Waiting for unfinished jobs....
cc1plus: error: unrecognized command line option "-std=gnu++0x"
make[1]: *** [/private/tmp/node20151108-2359-1rqoxpy/node-v5.0.0/out/Release/obj.target/gtest/deps/gtest/src/gtest-death-test.o] Error 1
make: *** [node] Error 2

READ THIS: https://git.io/brew-troubleshooting

Thanks in advance for your time.

Kind Regards

Dan

@DanielCagliostro DanielCagliostro changed the title Issues Installin Node with Hombrew Issues Installing Node with Hombrew Nov 8, 2015
@bnoordhuis
Copy link
Member

Can you report that here? We don't maintain the homebrew builds. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid Issues and PRs that are invalid.
Projects
None yet
Development

No branches or pull requests

2 participants