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

Install Node.js #25

Open
Tracked by #2
0xbaha opened this issue Oct 13, 2021 · 0 comments
Open
Tracked by #2

Install Node.js #25

0xbaha opened this issue Oct 13, 2021 · 0 comments

Comments

@0xbaha
Copy link
Owner

0xbaha commented Oct 13, 2021

curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash -
sudo apt install -y nodejs

# optional
sudo npm install forever -g

ref

@0xbaha 0xbaha mentioned this issue Oct 13, 2021
19 tasks
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

1 participant