Hi! Steve Quezadas: > I wrote a small nodejs application for use in tails. nodejs seems to > available in commandline but npm is nowhere to be found! I tried > installing npm via "apt-get install npm" but it is unavailable.
Did you run "apt update" before? npm should be there. > I am new to tails, but am I missing something? Googling "npm" and > "tails" doesn't really show much. Question: > 1) Is it best to install nodejs/npm manually using tarballs? > 2) Is it best to load nodejs in a docker container in tails and run it > from there? For security reasons you might want to use npm in a container eventually. Cheers! _______________________________________________ tails-support mailing list [email protected] https://mailman.boum.org/listinfo/tails-support To unsubscribe from this list, send an empty email to [email protected].
