Skip to content
#

installer-script

Here are 205 public repositories matching this topic...

rauchg
rauchg commented Sep 19, 2021

The README recommends adding ~/.jsvu to the $PATH. If you look at its contents, however:

▲  ~/ ls ~/.jsvu
.               ..              engines         status.json     v8

you'll see that I get the v8 binary (good!), but also I'm exposing status.json and engines to my $PATH

▲  ~/ engines
zsh: permission denied: engines
▲  ~/ status.json
zsh: permission deni

Improve this page

Add a description, image, and links to the installer-script topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the installer-script topic, visit your repo's landing page and select "manage topics."

Learn more