Note https://verdaccio.org/docs/configuration/#.verdaccio-db if you are coming from an old version.
Search Criteria
Package Details: verdaccio 6.0.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/verdaccio.git (read-only, click to copy) |
---|---|
Package Base: | verdaccio |
Description: | Private npm repository server |
Upstream URL: | https://github.com/verdaccio/verdaccio |
Keywords: | npm server |
Licenses: | MIT |
Submitter: | igorvisi |
Maintainer: | sflor |
Last Packager: | sflor |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2018-11-06 17:27 (UTC) |
Last Updated: | 2025-01-27 15:05 (UTC) |
Dependencies (2)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs6-binAUR, nodejs-lts-hydrogen, nodejs-lts-iron, nodejs-lts-jod)
- npm (corepackerAUR, python-nodejs-wheelAUR, nodejs6-binAUR)
Required by (0)
Sources (3)
sflor commented on 2025-01-27 15:18 (UTC)
demurgos commented on 2024-11-18 23:32 (UTC) (edited on 2024-11-19 00:05 (UTC) by demurgos)
As of 2024-11-19, this package is outdated. The latest version is 6.0.2
. The current version 5.29.0
is not compatible with stable Node. Authentication fails with:
fatal--- uncaught exception, please report this
TypeError: (0 , _crypto.createCipher) is not a function
at aesEncryptDeprecated (/usr/lib/node_modules/verdaccio/node_modules/@verdaccio/signature/build/legacy-signature/index.js:26:38)
at Auth.aesEncrypt (/usr/lib/node_modules/verdaccio/build/lib/auth.js:483:48)
at jwt.jwt (/usr/lib/node_modules/verdaccio/build/lib/auth-utils.js:126:20)
at new Promise (<anonymous>)
at getApiToken (/usr/lib/node_modules/verdaccio/build/lib/auth-utils.js:125:18)
at callbackAuthenticate (/usr/lib/node_modules/verdaccio/build/api/endpoint/api/user.js:42:56)
at /usr/lib/node_modules/verdaccio/build/lib/auth.js:133:18
at /usr/lib/node_modules/verdaccio/node_modules/verdaccio-htpasswd/build/htpasswd.js:122:14
The version should be updated to 6.0.2
, with shasum 9f785e6ecfc19cb36486d3c25f1c0af9d24736684d2da0811e2387974b988f04
alerque commented on 2021-07-08 19:33 (UTC)
@sflor Oh I see, that explains the missing history from the TU view. Great then I think we're good here, best of luck...
sflor commented on 2021-07-08 19:19 (UTC)
@alerque He was a co-maintainer until I removed him just now. I think that is all he wanted.
alerque commented on 2021-07-08 19:18 (UTC)
@frangio Left out of my reject of your flag, if I'm misunderstanding something please feel free to submit a request again to clarify.
sflor commented on 2019-11-19 19:42 (UTC)
Sure, go ahead! :)
frangio commented on 2019-11-19 19:40 (UTC)
I would like to help adding the user configuration to this package. Is it possible to make me co-maintainer?
sflor commented on 2019-08-06 11:06 (UTC)
Thanks, I'll have a look once I have more time to spare.
bianjp commented on 2019-08-06 10:55 (UTC) (edited on 2019-08-06 11:54 (UTC) by bianjp)
It will be better to bundle the user for systemd service, like redis does: https://git.archlinux.org/svntogit/community.git/tree/trunk/redis.sysusers?h=packages/redis
sflor commented on 2019-03-04 11:00 (UTC) (edited on 2019-11-25 08:20 (UTC) by sflor)
To make it run properly, you might need to adjust the default config to your needs:
/etc/verdaccio/config.yaml
Pinned Comments
sflor commented on 2019-03-04 11:00 (UTC) (edited on 2019-11-25 08:20 (UTC) by sflor)
To make it run properly, you might need to adjust the default config to your needs: