$ mkdir tmp
$ npm install sboljs
$ rm -rf node_modules
$ npm install
npm ERR! code ENOLOCAL
npm ERR! Could not install from "node_modules/sboljs/rdf-ext@git:/github.com/rdf-ext/rdf-ext.git#a01be12f62a55182edfffc3c81ff37befcbc85b8" as it does not contain a package.json file.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/me/.npm/_logs/2019-03-14T14_28_30_904Z-debug.log
Instead one has to do npm install sboljs again and then npm install.