Open
Description
From npm/arborist#270
Reproduction case:
# reify to build package tree in node_modules
arborist reify
# remove all metadata about resolved/integrity
rm package-lock.json node_modules/.package-lock.json
# reify again to create a lockfile without full metadata
arborist reify # <-- this should warn