Hi,
there are no generic artifacts in 3.2.5 release and when I try to build I get the following error:
cockpit-file-sharing-3.2.5]$ make
Building file-sharing
npm --prefix file-sharing install
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@45drives%2fcockpit-css - Not found
npm ERR! 404
npm ERR! 404 '@45drives/cockpit-css@^0.1.12' is not in this registry.
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/ishtanzar/.npm/_logs/2022-08-22T17_07_49_305Z-debug-0.log
make: *** [Makefile:80: file-sharing/dist/index.html] Error 1```
Regards,
Hi, there are no generic artifacts in 3.2.5 release and when I try to build I get the following error: