Skip to content

Instantly share code, notes, and snippets.

@RichardSPrins
Created December 10, 2020 00:20
Show Gist options
  • Save RichardSPrins/da4cda2220984f4266fb77a550f1aa8f to your computer and use it in GitHub Desktop.
Save RichardSPrins/da4cda2220984f4266fb77a550f1aa8f to your computer and use it in GitHub Desktop.
$npm i
npm WARN deprecated [email protected]: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
> [email protected] install D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown
> prebuild-install || node-gyp rebuild
prebuild-install WARN install No prebuilt binaries found (target=10.16.3 runtime=node arch=x64 platform=win32)
D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown>if not defined npm_config_node_gyp (node "C:\Users\SCOTTP~1\AppData\Roaming\nvm\v10.16.3\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Users\SCOTTP~1\AppData\Roaming\nvm\v10.16.3\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
builder.cc
db_impl.cc
db_iter.cc
filename.cc
dbformat.cc
log_reader.cc
log_writer.cc
memtable.cc
D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\deps\leveldb\leveldb-1.20\db/skiplist.h(360): warning C4312: 'reinterpret_cast': conversion from 'int' to 'void *' of greater size (compiling source file leveldb-1.20\db\memtable.cc) [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\deps\leveldb\leveldb.vcxproj]
D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\deps\leveldb\leveldb-1.20\db/skiplist.h(337): note: while compiling class template member function 'void leveldb::SkipList<const char *,leveldb::MemTable::KeyComparator>::Insert(const Key &)'
with
[
Key=const char *
] (compiling source file leveldb-1.20\db\memtable.cc)
leveldb-1.20\db\memtable.cc(105): note: see reference to function template instantiation 'void leveldb::SkipList<const char *,leveldb::MemTable::KeyComparator>::Insert(const Key &)' being compiled
with
[
Key=const char *
]
D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\deps\leveldb\leveldb-1.20\db/memtable.h(79): note: see reference to class template instantiation 'leveldb::SkipList<const char *,leveldb::MemTable::KeyComparator>' being compiled (compiling source file leveldb-1.20\db\memtable.cc)
repair.cc
table_cache.cc
version_edit.cc
version_set.cc
write_batch.cc
memenv.cc
port_posix_sse.cc
block.cc
block_builder.cc
filter_block.cc
format.cc
iterator.cc
merger.cc
table.cc
table_builder.cc
two_level_iterator.cc
arena.cc
bloom.cc
cache.cc
coding.cc
comparator.cc
crc32c.cc
env.cc
filter_policy.cc
hash.cc
logging.cc
options.cc
status.cc
port_uv.cc
env_win.cc
win_logger.cc
win_delay_load_hook.cc
leveldb.vcxproj -> D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\Release\\leveldb.lib
snappy-sinksource.cc
snappy-stubs-internal.cc
snappy.cc
win_delay_load_hook.cc
snappy.vcxproj -> D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\Release\\snappy.lib
batch.cc
batch_async.cc
database.cc
database_async.cc
iterator.cc
iterator_async.cc
leveldown.cc
leveldown_async.cc
d:\scott\documents\pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan_maybe_43_inl.h(112): error C2039: 'ForceSet': is not a member of 'v8::Object' (compiling source file ..\src\leveldown_async.cc)d:\scott\documents\pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan_maybe_43_inl.h(112): error C2039: 'ForceSet': is not a member of 'v8::Object' (compiling source file ..\src\batch_async.cc) [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(3243): note: see declaration of 'v8::Object' (compiling source file ..\src\batch_async.cc)c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(3243): note: see declaration of 'v8::Object' (compiling source file ..\src\leveldown_async.cc)
d:\scott\documents\pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan_maybe_43_inl.h(112): error C2039: 'ForceSet': is not a member of 'v8::Object' (compiling source file ..\src\database.cc)D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan.h(834): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\src\batch_async.cc) [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(3243): note: see declaration of 'v8::Object' (compiling source file ..\src\database.cc)C:\Users\Scott Prins\.node-gyp\10.16.3\include\node\node.h(182): note: see declaration of 'node::MakeCallback' (compiling source file ..\src\batch_async.cc)
d:\scott\documents\pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan_maybe_43_inl.h(112): error C2039: 'ForceSet': is not a member of 'v8::Object' (compiling source file ..\src\batch.cc)d:\scott\documents\pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan_maybe_43_inl.h(112): error C2039: 'ForceSet': is not a member of 'v8::Object' (compiling source file ..\src\leveldown.cc)D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan.h(849): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\src\batch_async.cc) [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(3243): note: see declaration of 'v8::Object' (compiling source file ..\src\batch.cc)c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(3243): note: see declaration of 'v8::Object' (compiling source file ..\src\leveldown.cc)C:\Users\Scott Prins\.node-gyp\10.16.3\include\node\node.h(175): note: see declaration of 'node::MakeCallback' (compiling source file ..\src\batch_async.cc)
D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan.h(864): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\src\batch_async.cc)d:\scott\documents\pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan_maybe_43_inl.h(112): error C2039: 'ForceSet': is not a member of 'v8::Object' (compiling source file ..\src\iterator.cc) [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
C:\Users\Scott Prins\.node-gyp\10.16.3\include\node\node.h(168): note: see declaration of 'node::MakeCallback' (compiling source file ..\src\batch_async.cc)D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan.h(834): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\src\leveldown_async.cc)c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(3243): note: see declaration of 'v8::Object' (compiling source file ..\src\iterator.cc)
D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan.h(1473): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\src\batch_async.cc)C:\Users\Scott Prins\.node-gyp\10.16.3\include\node\node.h(182): note: see declaration of 'node::MakeCallback' (compiling source file ..\src\leveldown_async.cc) [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
C:\Users\Scott Prins\.node-gyp\10.16.3\include\node\node.h(182): note: see declaration of 'node::MakeCallback' (compiling source file ..\src\batch_async.cc)D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan.h(849): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\src\leveldown_async.cc)
D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan.h(834): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\src\database.cc) [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
C:\Users\Scott Prins\.node-gyp\10.16.3\include\node\node.h(175): note: see declaration of 'node::MakeCallback' (compiling source file ..\src\leveldown_async.cc)C:\Users\Scott Prins\.node-gyp\10.16.3\include\node\node.h(182): note: see declaration of 'node::MakeCallback' (compiling source file ..\src\database.cc)
D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan.h(849): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\src\database.cc) [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
d:\scott\documents\pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan_maybe_43_inl.h(112): error C2039: 'ForceSet': is not a member of 'v8::Object' (compiling source file ..\src\database_async.cc)D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan.h(864): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\src\leveldown_async.cc)C:\Users\Scott Prins\.node-gyp\10.16.3\include\node\node.h(175): note: see declaration of 'node::MakeCallback' (compiling source file ..\src\database.cc) [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan.h(864): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\src\database.cc) [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan.h(834): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\src\batch.cc)c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(3243): note: see declaration of 'v8::Object' (compiling source file ..\src\database_async.cc)C:\Users\Scott Prins\.node-gyp\10.16.3\include\node\node.h(168): note: see declaration of 'node::MakeCallback' (compiling source file ..\src\leveldown_async.cc) [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
C:\Users\Scott Prins\.node-gyp\10.16.3\include\node\node.h(168): note: see declaration of 'node::MakeCallback' (compiling source file ..\src\database.cc)
C:\Users\Scott Prins\.node-gyp\10.16.3\include\node\node.h(182): note: see declaration of 'node::MakeCallback' (compiling source file ..\src\batch.cc)d:\scott\documents\pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan_maybe_43_inl.h(112): error C2039: 'ForceSet': is not a member of 'v8::Object' (compiling source file ..\src\iterator_async.cc)D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan.h(834): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\src\leveldown.cc)
D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan.h(849): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\src\batch.cc)c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(3243): note: see declaration of 'v8::Object' (compiling source file ..\src\iterator_async.cc)D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan.h(1473): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\src\leveldown_async.cc) [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
C:\Users\Scott Prins\.node-gyp\10.16.3\include\node\node.h(182): note: see declaration of 'node::MakeCallback' (compiling source file ..\src\leveldown.cc)
C:\Users\Scott Prins\.node-gyp\10.16.3\include\node\node.h(175): note: see declaration of 'node::MakeCallback' (compiling source file ..\src\batch.cc)C:\Users\Scott Prins\.node-gyp\10.16.3\include\node\node.h(182): note: see declaration of 'node::MakeCallback' (compiling source file ..\src\leveldown_async.cc)D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan.h(1473): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\src\database.cc)
D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan.h(849): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\src\leveldown.cc)D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan.h(864): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\src\batch.cc)C:\Users\Scott Prins\.node-gyp\10.16.3\include\node\node.h(182): note: see declaration of 'node::MakeCallback' (compiling source file ..\src\database.cc) [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
C:\Users\Scott Prins\.node-gyp\10.16.3\include\node\node.h(175): note: see declaration of 'node::MakeCallback' (compiling source file ..\src\leveldown.cc)C:\Users\Scott Prins\.node-gyp\10.16.3\include\node\node.h(168): note: see declaration of 'node::MakeCallback' (compiling source file ..\src\batch.cc)d:\scott\documents\pumpt\pumpt\node_modules\leveldown\src\leveldown.h(16): warning C4996: 'v8::Value::ToObject': was declared deprecated (compiling source file ..\src\batch_async.cc)
D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan.h(864): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\src\leveldown.cc)D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan.h(834): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\src\iterator.cc) [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan.h(1473): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\src\batch.cc)c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject' (compiling source file ..\src\batch_async.cc) [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
C:\Users\Scott Prins\.node-gyp\10.16.3\include\node\node.h(168): note: see declaration of 'node::MakeCallback' (compiling source file ..\src\leveldown.cc)
C:\Users\Scott Prins\.node-gyp\10.16.3\include\node\node.h(182): note: see declaration of 'node::MakeCallback' (compiling source file ..\src\iterator.cc)C:\Users\Scott Prins\.node-gyp\10.16.3\include\node\node.h(182): note: see declaration of 'node::MakeCallback' (compiling source file ..\src\batch.cc)
d:\scott\documents\pumpt\pumpt\node_modules\leveldown\src\leveldown.h(17): warning C4996: 'v8::Value::ToObject': was declared deprecated (compiling source file ..\src\batch_async.cc) [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan.h(849): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\src\iterator.cc)c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject' (compiling source file ..\src\batch_async.cc) [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
C:\Users\Scott Prins\.node-gyp\10.16.3\include\node\node.h(175): note: see declaration of 'node::MakeCallback' (compiling source file ..\src\iterator.cc)d:\scott\documents\pumpt\pumpt\node_modules\leveldown\src\leveldown.h(18): warning C4996: 'v8::Value::ToObject': was declared deprecated (compiling source file ..\src\batch_async.cc)
D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan.h(864): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\src\iterator.cc)c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject' (compiling source file ..\src\batch_async.cc) [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
C:\Users\Scott Prins\.node-gyp\10.16.3\include\node\node.h(168): note: see declaration of 'node::MakeCallback' (compiling source file ..\src\iterator.cc)
D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan.h(1473): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\src\leveldown.cc) [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan.h(1473): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\src\iterator.cc)C:\Users\Scott Prins\.node-gyp\10.16.3\include\node\node.h(182): note: see declaration of 'node::MakeCallback' (compiling source file ..\src\leveldown.cc) [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
C:\Users\Scott Prins\.node-gyp\10.16.3\include\node\node.h(182): note: see declaration of 'node::MakeCallback' (compiling source file ..\src\iterator.cc)d:\scott\documents\pumpt\pumpt\node_modules\leveldown\src\leveldown.h(16): warning C4996: 'v8::Value::ToObject': was declared deprecated (compiling source file ..\src\leveldown_async.cc)
d:\scott\documents\pumpt\pumpt\node_modules\leveldown\src\leveldown.h(16): warning C4996: 'v8::Value::ToObject': was declared deprecated (compiling source file ..\src\database.cc) [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject' (compiling source file ..\src\database.cc)
c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject' (compiling source file ..\src\leveldown_async.cc)d:\scott\documents\pumpt\pumpt\node_modules\leveldown\src\leveldown.h(17): warning C4996: 'v8::Value::ToObject': was declared deprecated (compiling source file ..\src\database.cc)
c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject' (compiling source file ..\src\database.cc)
d:\scott\documents\pumpt\pumpt\node_modules\leveldown\src\leveldown.h(17): warning C4996: 'v8::Value::ToObject': was declared deprecated (compiling source file ..\src\leveldown_async.cc)d:\scott\documents\pumpt\pumpt\node_modules\leveldown\src\leveldown.h(18): warning C4996: 'v8::Value::ToObject': was declared deprecated (compiling source file ..\src\database.cc) [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject' (compiling source file ..\src\leveldown_async.cc)c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject' (compiling source file ..\src\database.cc)
D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan.h(834): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\src\iterator_async.cc)d:\scott\documents\pumpt\pumpt\node_modules\leveldown\src\leveldown.h(18): warning C4996: 'v8::Value::ToObject': was declared deprecated (compiling source file ..\src\leveldown_async.cc) [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan.h(834): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\src\database_async.cc)C:\Users\Scott Prins\.node-gyp\10.16.3\include\node\node.h(182): note: see declaration of 'node::MakeCallback' (compiling source file ..\src\iterator_async.cc)c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject' (compiling source file ..\src\leveldown_async.cc) [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
C:\Users\Scott Prins\.node-gyp\10.16.3\include\node\node.h(182): note: see declaration of 'node::MakeCallback' (compiling source file ..\src\database_async.cc)D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan.h(849): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\src\iterator_async.cc)
d:\scott\documents\pumpt\pumpt\node_modules\leveldown\src\leveldown.h(16): warning C4996: 'v8::Value::ToObject': was declared deprecated (compiling source file ..\src\leveldown.cc)d:\scott\documents\pumpt\pumpt\node_modules\leveldown\src\leveldown.h(16): warning C4996: 'v8::Value::ToObject': was declared deprecated (compiling source file ..\src\iterator.cc)C:\Users\Scott Prins\.node-gyp\10.16.3\include\node\node.h(175): note: see declaration of 'node::MakeCallback' (compiling source file ..\src\iterator_async.cc)D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan.h(849): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\src\database_async.cc) [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject' (compiling source file ..\src\leveldown.cc)c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject' (compiling source file ..\src\iterator.cc)D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan.h(864): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\src\iterator_async.cc)C:\Users\Scott Prins\.node-gyp\10.16.3\include\node\node.h(175): note: see declaration of 'node::MakeCallback' (compiling source file ..\src\database_async.cc)
d:\scott\documents\pumpt\pumpt\node_modules\leveldown\src\leveldown.h(17): warning C4996: 'v8::Value::ToObject': was declared deprecated (compiling source file ..\src\leveldown.cc)d:\scott\documents\pumpt\pumpt\node_modules\leveldown\src\leveldown.h(17): warning C4996: 'v8::Value::ToObject': was declared deprecated (compiling source file ..\src\iterator.cc)win_delay_load_hook.cc [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
C:\Users\Scott Prins\.node-gyp\10.16.3\include\node\node.h(168): note: see declaration of 'node::MakeCallback' (compiling source file ..\src\iterator_async.cc)
D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan.h(864): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\src\database_async.cc) [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
C:\Users\Scott Prins\.node-gyp\10.16.3\include\node\node.h(168): note: see declaration of 'node::MakeCallback' (compiling source file ..\src\database_async.cc)c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject' (compiling source file ..\src\iterator.cc)
c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject' (compiling source file ..\src\leveldown.cc)
D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan.h(1473): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\src\database_async.cc)d:\scott\documents\pumpt\pumpt\node_modules\leveldown\src\leveldown.h(16): warning C4996: 'v8::Value::ToObject': was declared deprecated (compiling source file ..\src\batch.cc) [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
d:\scott\documents\pumpt\pumpt\node_modules\leveldown\src\leveldown.h(18): warning C4996: 'v8::Value::ToObject': was declared deprecated (compiling source file ..\src\iterator.cc) [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
d:\scott\documents\pumpt\pumpt\node_modules\leveldown\src\leveldown.h(18): warning C4996: 'v8::Value::ToObject': was declared deprecated (compiling source file ..\src\leveldown.cc) [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
C:\Users\Scott Prins\.node-gyp\10.16.3\include\node\node.h(182): note: see declaration of 'node::MakeCallback' (compiling source file ..\src\database_async.cc)
D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\node_modules\nan\nan.h(1473): warning C4996: 'node::MakeCallback': was declared deprecated (compiling source file ..\src\iterator_async.cc)c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject' (compiling source file ..\src\batch.cc) [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject' (compiling source file ..\src\iterator.cc)
c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject' (compiling source file ..\src\leveldown.cc)
C:\Users\Scott Prins\.node-gyp\10.16.3\include\node\node.h(182): note: see declaration of 'node::MakeCallback' (compiling source file ..\src\iterator_async.cc)d:\scott\documents\pumpt\pumpt\node_modules\leveldown\src\leveldown.h(17): warning C4996: 'v8::Value::ToObject': was declared deprecated (compiling source file ..\src\batch.cc)
c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject' (compiling source file ..\src\batch.cc)d:\scott\documents\pumpt\pumpt\node_modules\leveldown\src\common.h(32): warning C4996: 'v8::Value::Uint32Value': was declared deprecated (compiling source file ..\src\database.cc)
d:\scott\documents\pumpt\pumpt\node_modules\leveldown\src\leveldown.h(18): warning C4996: 'v8::Value::ToObject': was declared deprecated (compiling source file ..\src\batch.cc)c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(2477): note: see declaration of 'v8::Value::Uint32Value' (compiling source file ..\src\database.cc) [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject' (compiling source file ..\src\batch.cc)
d:\scott\documents\pumpt\pumpt\node_modules\leveldown\src\leveldown.h(16): warning C4996: 'v8::Value::ToObject': was declared deprecated (compiling source file ..\src\database_async.cc)d:\scott\documents\pumpt\pumpt\node_modules\leveldown\src\common.h(32): warning C4996: 'v8::Value::Uint32Value': was declared deprecated (compiling source file ..\src\iterator.cc)..\src\database.cc(287): warning C4996: 'v8::Value::ToObject': was declared deprecated [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject' (compiling source file ..\src\database_async.cc)c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(2477): note: see declaration of 'v8::Value::Uint32Value' (compiling source file ..\src\iterator.cc)
c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject'
d:\scott\documents\pumpt\pumpt\node_modules\leveldown\src\leveldown.h(17): warning C4996: 'v8::Value::ToObject': was declared deprecated (compiling source file ..\src\database_async.cc) [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
..\src\database.cc(288): warning C4996: 'v8::Value::ToObject': was declared deprecatedd:\scott\documents\pumpt\pumpt\node_modules\leveldown\src\leveldown.h(16): warning C4996: 'v8::Value::ToObject': was declared deprecated (compiling source file ..\src\iterator_async.cc)c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject' (compiling source file ..\src\database_async.cc) [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject'c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject' (compiling source file ..\src\iterator_async.cc)d:\scott\documents\pumpt\pumpt\node_modules\leveldown\src\leveldown.h(18): warning C4996: 'v8::Value::ToObject': was declared deprecated (compiling source file ..\src\database_async.cc)
d:\scott\documents\pumpt\pumpt\node_modules\leveldown\src\leveldown.h(17): warning C4996: 'v8::Value::ToObject': was declared deprecated (compiling source file ..\src\iterator_async.cc) [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject' (compiling source file ..\src\database_async.cc)
c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject' (compiling source file ..\src\iterator_async.cc)
..\src\database.cc(312): warning C4996: 'v8::Value::ToObject': was declared deprecated [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
d:\scott\documents\pumpt\pumpt\node_modules\leveldown\src\leveldown.h(18): warning C4996: 'v8::Value::ToObject': was declared deprecated (compiling source file ..\src\iterator_async.cc) [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject'
c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject' (compiling source file ..\src\iterator_async.cc)
..\src\database.cc(335): warning C4996: 'v8::Value::ToObject': was declared deprecated [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
..\src\iterator.cc(274): warning C4996: 'v8::Value::ToObject': was declared deprecated [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject'c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject'
..\src\database.cc(380): warning C4996: 'v8::Value::ToObject': was declared deprecatedd:\scott\documents\pumpt\pumpt\node_modules\leveldown\src\common.h(32): warning C4996: 'v8::Value::Uint32Value': was declared deprecated (compiling source file ..\src\batch.cc) [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject'c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(2477): note: see declaration of 'v8::Value::Uint32Value' (compiling source file ..\src\batch.cc)..\src\iterator.cc(420): warning C4996: 'v8::Value::ToObject': was declared deprecated
..\src\database.cc(390): warning C4996: 'v8::Value::ToObject': was declared deprecatedc:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject' [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
..\src\batch.cc(42): warning C4996: 'v8::Value::ToObject': was declared deprecatedc:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject' [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
..\src\iterator.cc(459): warning C4996: 'v8::Value::ToObject': was declared deprecated [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject'
..\src\database.cc(391): warning C4996: 'v8::Value::ToObject': was declared deprecated [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject'
..\src\batch.cc(91): warning C4996: 'v8::Value::ToObject': was declared deprecatedc:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject'..\src\iterator.cc(473): warning C4996: 'v8::Value::ToObject': was declared deprecated [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject'..\src\database.cc(424): warning C4996: 'v8::Value::ToObject': was declared deprecatedc:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject'
..\src\batch.cc(92): warning C4996: 'v8::Value::ToObject': was declared deprecated..\src\iterator.cc(497): warning C4996: 'v8::Value::ToObject': was declared deprecatedc:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject' [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject'c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject'..\src\database.cc(425): warning C4996: 'v8::Value::ToObject': was declared deprecated
..\src\iterator.cc(520): warning C4996: 'v8::Value::ToObject': was declared deprecated..\src\batch.cc(110): warning C4996: 'v8::Value::ToObject': was declared deprecatedc:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject' [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject'c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject'
..\src\iterator.cc(543): warning C4996: 'v8::Value::ToObject': was declared deprecated..\src\database.cc(446): warning C4996: 'v8::Value::ToObject': was declared deprecated [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject'c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject'
..\src\database.cc(447): warning C4996: 'v8::Value::ToObject': was declared deprecated..\src\iterator.cc(566): warning C4996: 'v8::Value::ToObject': was declared deprecated [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject'c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject'
..\src\iterator.cc(591): warning C4996: 'v8::Value::Int32Value': was declared deprecated..\src\database.cc(467): warning C4996: 'v8::Value::ToObject': was declared deprecated [D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown\build\leveldown.vcxproj]
c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(2478): note: see declaration of 'v8::Value::Int32Value'c:\users\scott prins\.node-gyp\10.16.3\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject'
gyp ERR! build error
gyp ERR! stack Error: `C:\Program Files (x86)\MSBuild\14.0\bin\msbuild.exe` failed with exit code: 1
gyp ERR! stack at ChildProcess.onExit (C:\Users\SCOTTP~1\AppData\Roaming\nvm\v10.16.3\node_modules\npm\node_modules\node-gyp\lib\build.js:262:23)
gyp ERR! stack at ChildProcess.emit (events.js:198:13)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
gyp ERR! System Windows_NT 10.0.18363
gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\SCOTTP~1\\AppData\\Roaming\\nvm\\v10.16.3\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
gyp ERR! cwd D:\Scott\Documents\Pumpt\pumpt\node_modules\leveldown
gyp ERR! node -v v10.16.3
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
npm WARN [email protected] requires a peer of react@^16.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react-dom@^16.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react@^15.7.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react@^16.13.1 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react-dom@^16.13.1 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] No repository field.
npm WARN [email protected] No license field.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\chokidar\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: `prebuild-install || node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\SCOTTP~1\AppData\Roaming\npm-cache\_logs\2020-12-10T00_14_54_832Z-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment