Problem with 'npm link node-red-contrib-yolo-object-detection'
krambriw opened this issue · 1 comments
krambriw commented
When running "npm link node-red-contrib-yolo-object-detection" I get an error message stating:
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/node-red-contrib-yolo-object-detection - Not found
npm ERR! 404
npm ERR! 404 'node-red-contrib-yolo-object-detection@latest' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
jamestharpe commented
@krambriw - Can you provide the full set of steps to reproduce? I just tried this on both a Windows and a Linux box and did not receive the error.