1 réponse
- Le plus récent
- Le plus de votes
- La plupart des commentaires
0
After further studying of how apt-get update is crashing on the AWS provided container for Nodejs, I saw that a key is expired for yarn
I contacted the package maintainer and he responded with the following:
Try refreshing your GPG key:
curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
so for anyone using the Nodejs container image, please make that your first script before running apt-get update
répondu il y a 4 ans
Contenus pertinents
- demandé il y a un an
- demandé il y a 4 mois
- demandé il y a 7 jours
- demandé il y a 7 mois
- AWS OFFICIELA mis à jour il y a 2 ans
- AWS OFFICIELA mis à jour il y a 2 ans
- AWS OFFICIELA mis à jour il y a 2 ans