CyberChef-server icon indicating copy to clipboard operation
CyberChef-server copied to clipboard

Fix for npm not finding the path

Open loust opened this issue 4 years ago • 2 comments

Fixes the following issue:

npm ERR! could not detect node name from path or package

loust avatar Dec 05 '20 01:12 loust

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Dec 05 '20 01:12 CLAassistant

This is now a critical change if you want the docker build to succeed, otherwise you will get a

npm ERR! Tracker "idealTree" already exists

npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/#######-debug.log

Allfd avatar Oct 02 '22 12:10 Allfd