summaryrefslogtreecommitdiff
path: root/utils/templates
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2021-11-20 12:55:15 +0100
committerMarkus Heiser <markus.heiser@darmarit.de>2021-11-20 15:16:14 +0100
commit3e2f3900b83e67afc083180380c66a349f1e2e6b (patch)
tree7efdb776889e35991eab7d62c12e97084edb43d8 /utils/templates
parent1c8b731791f1ca82887e776fefed86618a775b36 (diff)
downloadsearxng-3e2f3900b83e67afc083180380c66a349f1e2e6b.tar.gz
searxng-3e2f3900b83e67afc083180380c66a349f1e2e6b.zip
[fix] nvm.install: add missing popd / node.env exit with error (254)
Issue:: $ make clean node.env ... CLEAN [NVM] drop .nvm/ ... INFO: install Node.js by NVM ... Now using node v16.13.0 (npm v8.1.0) ... INSTALL searx/static/themes/oscar/package.json npm ERR! code ENOENT npm ERR! syscall open # Here now comes the issue, caused by the missing 'popd' .. npm ERR! path SearXNG/.nvm/searx/static/themes/oscar/package.json npm ERR! errno -2 npm ERR! enoent ENOENT: no such file or directory, open 'SearXNG/.nvm/searx/static/themes/oscar/package.json' ERROR: node.env exit with error (254) make: *** [Makefile:99: node.env] Error 254 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'utils/templates')
0 files changed, 0 insertions, 0 deletions