chad3814/node-hashtable

fatal error: 'tr1/unordered_map' file not found

Closed this issue · 2 comments

Sorry! My English is not good,so I hope you can understand the issues
Tell the author that this fails on your system:
npm ERR! node-gyp configure build

Same here.. node 8. anybody have suggestions for a replacement of this lib?

 node-gyp configure build

  CXX(target) Release/obj.target/native/src/hashtable.o
In file included from ../src/hashtable.cpp:1:
../src/hashtable.h:7:10: fatal error: 'tr1/unordered_map' file not found
#include <tr1/unordered_map>