NOOB: Nodejs Installation
#1
Fri, 2016-01-08 17:54
lavenderflowerdew
-
- Offline
- 2 years 2 months ago
- 2016-01-08
Hi,
I'm new to Alpine Linux and trying to install nodejs using the apk command like this on my Raspberry Pi 2:
apk add nodejs
I receive the following but not sure what's up.
ERROR: unsatisfiable constraints:
nodejs (missing):
required by: world[nodejs]
I've downloaded the APKINDEX and grep'd for nodejs and it isn't listed? I'm wondering if there is an issue with availability as it was only built yesterday?
Kind Regards
A good way to search for packages is :
apk search node
Here I have alpine:3.3 running in docker