45Drives / cockpit-file-sharing

A Cockpit plugin to easily manage samba and NFS file sharing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generic artifacts for 3.2.5

pgmillon opened this issue · comments

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,

Thanks for catching this, the generic builds are now available in release 3.2.5 - just follow the generic installation instructions.