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

Not an issue but how do I get this setup? #7

Closed
BuddyDogYT opened this issue Jul 19, 2022 · 3 comments
Closed

Not an issue but how do I get this setup? #7

BuddyDogYT opened this issue Jul 19, 2022 · 3 comments

Comments

@BuddyDogYT
Copy link

I’d like to get this setup on a raspberry pi (arch Linux) but I haven’t used JavaScript before, could I have some newbie instructions on how to do this?

@jrcarl624
Copy link
Collaborator

Yea

First run

curl -sL https://deb.nodesource.com/setup_18.x | bash -
apt-get install -y nodejs

Then follow the the instructions in the readme.

@BuddyDogYT
Copy link
Author

Thanks! Will try when I get home

@Erisfiregamer1
Copy link
Contributor

Yea

First run

curl -sL https://deb.nodesource.com/setup_18.x | bash - apt-get install -y nodejs

Then follow the the instructions in the readme.

AAAHHHH my inner Arch just hurt me.
just do pacman -S nodejs npm

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

3 participants