Skip to content

How do I run Interstellar on a specific port? #469

Closed Answered by IncognitoTGT
samer2011 asked this question in Q&A
Discussion options

You must be logged in to vote

Your nodejs version is old

run sudo apt uninstall node* and then run the following:

sudo su
curl -fsSL https://deb.nodesource.com/setup_current.x | bash - &&\
apt-get install -y nodejs

and try again

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@samer2011
Comment options

@GooseGooseDuck198
Comment options

@samer2011
Comment options

@IncognitoTGT
Comment options

Answer selected by xbubbo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants