[pig@localhost synceddb]$ cd ./persistence/memory/
[pig@localhost memory]$ npm i
npm ERR! Linux 4.4.5-1-ARCH
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "i"
npm ERR! node v5.8.0
npm ERR! npm v3.8.1
npm ERR! No compatible version found: synceddb-persistence-tests@0.0.2
npm ERR! Valid install targets:
npm ERR! 0.0.1
npm ERR!
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! <https://github.com/npm/npm/issues>
npm ERR! Please include the following file with any support request:
npm ERR! /home/pig/git/synceddb/persistence/memory/npm-debug.log
And $ npm info synceddb-persistence-tests says versions are only [ '0.0.1' ].
And
$ npm info synceddb-persistence-tests
says versions are only[ '0.0.1' ]
.