#VERSION

1 messages · Page 1 of 1 (latest)

placid oriole
#

HOW DO WE INSTALL NEW VERSION IF NODE JS

stuck tiger
#

YOU DONT HAVE TO SCREAM heaviersob

edgy pecan
#

sob

slim wave
#

sudo apt-get update && sudo apt-get upgrade -y

If you have nodejs already installed

#

Otherwise
sudo apt-get install nodejs@latest

#

I recommend using fnm

#

Also there is RedPrint which does everything for u

slim wave
placid oriole
#

dowload*

placid oriole
#

@edgy pecan can u help me install

#

redprint or blur print in my panel

slim wave
#

Execute this in your terminal

slim wave
placid oriole
placid oriole
#

i will give u vps

slim wave
#

Just execute the command inside your terminal

placid oriole
slim wave
placid oriole
#

working*

#

can u help plz

#

@slim wave

i have seded u ip pass

#

plz help me

slim wave
stoic kettleBOT
#

Please avoid sharing complete server access with other members.

placid oriole
placid oriole
left peak
radiant siren
#

mine is same error

#

@edgy pecan can u help me to solve it

edgy pecan
#

blueprint -upgrade

radiant siren
radiant siren
edgy pecan
#

thats the command to fix your issue...

radiant siren
edgy pecan
#

you need node js 17 or higher

radiant siren
#

how to download

edgy pecan
#

its legit written on the documentation

radiant siren
edgy pecan
#

i guess???

#

nvm better tho-

radiant siren
#

ok i chose nvm instead of fnm

#

is it ok

#

cptcr bro what do you want to write

slim wave
#

Blueprint Installer Script: https://github.com/Red-print/Redprint/blob/main/deb-dl.sh

Blueprint Uninstaller Script: https://github.com/Red-print/Redprint/blob/main/deb-rmb.sh

How to do:

Uninstaller

  • change dir to root path
    cd #
  • create uninstal.sh and open it in nano editor
    nano uninstall.sh (Paste in installer code)
  • exit the editor
    Then use ctrl + x to exit, press y two times
  • give the files execute perms
    chmod +x uninstall
  • execute the file
    sudo ./uninstall.sh

Installer

  • change dir to root path
    cd #
  • create instal.sh and open it in nano editor
    nano install.sh (Paste in installer code)
  • exit the editor
    Then use ctrl + x to exit, press y two times
  • give the files execute perms
    chmod +x install
  • execute the file
    sudo ./install.sh

Install NodeJS using nvm (Node Version Manager)

Download and install nvm:
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.1/install.sh | bash
Download and install Node.js:
nvm install 23

Verify the Node.js version:
node -v
nvm current

Verify npm version:
npm -v

#

This should fix the issue

#

Idk why i had to reinstall BluePrint but i had to do fsr

radiant siren
radiant siren
slim wave
radiant siren
#

like copy all at time and just paste

#

on terminus

slim wave
#

But i recommend copy and paste the code

#

Easier

#

Using files

radiant siren
#

how to paste using fie

slim wave
#

Which copies the whole code

radiant siren
#

hey bro i got this

left peak
#

i feel like there is a lack of basic linux knowledge here that is required lol

slim wave
radiant siren
radiant siren
slim wave
radiant siren
#

bro it is asking for path

edgy pecan
#

bro-

#

not here dawg

radiant siren
#

i have deleted

#

bro check dm

edgy pecan
#

why send it to me

stuck tiger
edgy pecan