Created
December 20, 2021 10:44
-
-
Save ImagineGamingPlay/44ebc723055abd6c6b7257242ddffe95 to your computer and use it in GitHub Desktop.
Code to put in shell
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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 |
Yeah mate cant do anything about it
…On Mon, 7 Oct 2024 at 10:12, KAlesio65 ***@***.***> wrote:
***@***.**** commented on this gist.
------------------------------
image_2024-10-07_161201757.png (view on web)
<https://gist.github.com/user-attachments/assets/2571952c-2f2c-40c1-a13d-6f4cd5a1b8e0>
This is somehow not working, from scratch.
—
Reply to this email directly, view it on GitHub
<https://gist.github.com/ImagineGamingPlay/44ebc723055abd6c6b7257242ddffe95#gistcomment-5223423>
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BARILCOOGJCNWZPO3CSZDITZ2JGATBFKMF2HI4TJMJ2XIZLTSKBKK5TBNR2WLJDUOJ2WLJDOMFWWLO3UNBZGKYLEL5YGC4TUNFRWS4DBNZ2F6YLDORUXM2LUPGBKK5TBNR2WLJDHNFZXJJDOMFWWLK3UNBZGKYLEL52HS4DFVRZXKYTKMVRXIX3UPFYGLK2HNFZXIQ3PNVWWK3TUUZ2G64DJMNZZDAVEOR4XAZNEM5UXG5FFOZQWY5LFVEYTCMZXGA2DQMRSU52HE2LHM5SXFJTDOJSWC5DF>
.
You are receiving this email because you commented on the thread.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>
.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thats me