Refs: nodejs/node#25060 (comment)
I tried to run citgm on them and found two problems related to the way CITGM works: it doesn't clone the repos. It downloads the tarballs from GitHub so there is no .git and submodules aren't pulled.
leveldown@5
../deps/leveldb/leveldb-1.20/port/port_posix.h:43:10: fatal error: snappy.h: No such file or directory
level@5
Error: Could not find .git repository at "/tmp/36f6ed9f-b0a7-4813-9794-1bee404b9b01/level
/cc @vweevers
Refs: nodejs/node#25060 (comment)
I tried to run citgm on them and found two problems related to the way CITGM works: it doesn't clone the repos. It downloads the tarballs from GitHub so there is no
.gitand submodules aren't pulled.leveldown@5
../deps/leveldb/leveldb-1.20/port/port_posix.h:43:10: fatal error: snappy.h: No such file or directorylevel@5
Error: Could not find .git repository at "/tmp/36f6ed9f-b0a7-4813-9794-1bee404b9b01/level/cc @vweevers