installing NPM and shadow-cljs on guix
Intro Installing things on guix is usually more involved that just using the one-liners you may have been given with other things in mind.
Getting NPM in Guix Install the latest node to get the npm command.
guix install node