hi i got this error on my nodebb how can i fix this problem ..
0_1459565095330_Untitled.png
and sometimes allways say
socket eerro 127.0.0.1:2700
and i got error
how can i fix this
Thank you
More Power
I was following NodeBB installation document carefully and when I need to install npm, I got an error asking me to contact the author.
npm ERR! heapdump@0.3.5 install: 'node-gyp rebuild'
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the heapdump@0.3.5 install script 'node-gyp rebuild'.
npm ERR! This is most likely a problem with the heapdump package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp rebuild
npm ERR! You can get their info via:
npm ERR! npm owner ls heapdump
npm ERR! There is likey additional logging output above.
And here's the log.
Can't attach, so here's the link.
It means your system environment is not compatible. also check the whether the packaged required are all successfully installed
It also took me a little bit time to settle down some package problems in a Linux server which some other application are running on it.
I'm simply testing NodeBB on my computer and it's not compatible with my computer? Well, guess what? I just installed NodeBB and it's working fine. Any ideas?
Discard this. I just decided to use on cloud instead anyway and npm installation worked fine.