npm/yarn install : Non-registry package missing package.json (substance-fork)
Hi ! I'm trying to set up an ucp instance but there seems to be a problem with the susbtance-fork :
added 596 packages from 743 contributors and audited 1970 packages in 23.811s
found 14 vulnerabilities (11 low, 2 moderate, 1 high)
run `npm audit fix` to fix them, or `npm audit` for details
module.js:550
throw err;
^
Error: Cannot find module '/home/vagrant/.npm/_cacache/tmp/git-clone-9e2328ec/make'
at Function.Module._resolveFilename (module.js:548:15)
at Function.Module._load (module.js:475:25)
at Function.Module.runMain (module.js:694:10)
at startup (bootstrap_node.js:204:16)
at bootstrap_node.js:625:3
npm WARN Local package.json exists, but node_modules missing, did you mean to install?
npm ERR! code ENOPACKAGEJSON
npm ERR! package.json Non-registry package missing package.json: substance@git+https://gitlab.coko.foundation/wax/substance-fork#master.
npm ERR! package.json npm can't find a package.json file in your current directory.
It is the case on both master and staging. Is it a known problem ? What is your recommandation ? Should I use a former version for now ?