Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command not found? #41

Open
seth-reeser opened this issue Jul 14, 2015 · 3 comments
Open

Command not found? #41

seth-reeser opened this issue Jul 14, 2015 · 3 comments

Comments

@seth-reeser
Copy link

==> devopsgroup.io-dev-redhat: /vagrant/provisioners/redhat/installers/jsawk: line 1317: js: command not found

@flamusdiu
Copy link
Collaborator

You need to install the js package.

@syedrakib
Copy link

syedrakib commented Sep 28, 2016

HOWTO "install the js package" ?

I am trying

sudo apt-get update
sudo apt-get install js 

But it says

Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package js

Trying in Ubuntu 16.04 LTS

@Richzendy
Copy link

Try to install the package: libmozjs-24-bin

This pachage provide the binary: /usr/bin/js24

Maybe this, and you need a symbolic link to /usr/bin/js to work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants