SamuraiWTF / samuraiwtf

The main SamuraiWTF collaborative distro repo.
https://owasp.org/www-project-samuraiwtf/#SamuraiWTF_Project
GNU Lesser General Public License v3.0
453 stars 117 forks source link

Amazon Linux basebox missing support for Node 14 #170

Closed JGillam closed 2 years ago

JGillam commented 2 years ago

Amazon Linux basebox is currently installing Node 12. The main thing using node is juice-shop (there have been issues with running it in a container). Node 14 (at least) must be installed instead.

JGillam commented 2 years ago

Currently testing this out with Node 16 since that's the current LTS.