Skip to content

Instantly share code, notes, and snippets.

@ImagineGamingPlay
Created December 20, 2021 10:44
Show Gist options
  • Save ImagineGamingPlay/44ebc723055abd6c6b7257242ddffe95 to your computer and use it in GitHub Desktop.
Save ImagineGamingPlay/44ebc723055abd6c6b7257242ddffe95 to your computer and use it in GitHub Desktop.
Code to put in shell
# Put this code in shell
npm init -y && npm i --save-dev node@16 && npm config set prefix=$(pwd)/node_modules/node && export PATH=$(pwd)/node_modules/node/bin:$PATH
@Andr3wcr0z
Copy link

plz send help
Screenshot 2024-04-07 at 17 15 13

Screenshot 2024-04-07 at 17 23 22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment