Amir shkedy

Results 1 comments of Amir shkedy

I had a similar issue with ubuntu, I added architecture information to the sources list file: `echo "deb [arch=amd64 signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_$NODE_MAJOR.x nodistro main" | sudo tee /etc/apt/sources.list.d/nodesource.lis`t and its working...