How to install Lua for visual studio code

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ม.ค. 2025

ความคิดเห็น • 119

  • @aqua-tutorials
    @aqua-tutorials  2 ปีที่แล้ว +10

    if it doesnt work use this site
    replit.com
    you can code lua there and any other programming language to great site and its free no ads !

    • @joemkdd
      @joemkdd 9 หลายเดือนก่อน +3

      ...what's the point of giving a tutorial for VSCode if you're just going to tell us to use something else?

    • @PythonlawsWelton
      @PythonlawsWelton 6 หลายเดือนก่อน

      @@joemkdd if you read what he said "IF" this tutorial doesnt work so he has provided a alternative

  • @coyote.redfire
    @coyote.redfire หลายเดือนก่อน +1

    Great instructions! Appreciate the slower speed and clarity of directions! Earned yourself a sub 🌟

    • @aqua-tutorials
      @aqua-tutorials  หลายเดือนก่อน

      @@coyote.redfire no problem glad it helped

  • @icemonkefordwick572
    @icemonkefordwick572 3 หลายเดือนก่อน +4

    If vscode can't recognize lua after you added the correct path to your environment variables, try restarting vscode. It will need to update.

  • @5hutd0wn
    @5hutd0wn 9 หลายเดือนก่อน

    Dude, thank you so much! I tried everything and your video was the only one that helped me.

  • @user-qx6jr3gl1f
    @user-qx6jr3gl1f 4 หลายเดือนก่อน

    bro thanks...i spent 2 hours to find this information , but only your video can help me)) sorry for my excellent english hehe

  • @Albricorian
    @Albricorian 8 หลายเดือนก่อน +4

    theres a problem with the terminal and the explorer, my lua file supposed to be main.lua but it's main.lua.txt
    I tried changing the text document(txt) to lua but it doesn't work.
    edit: i fixed it and changed it to lua. But the terminal says " The term 'lua' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. "

  • @idk_rly
    @idk_rly ปีที่แล้ว

    whenever I try to print “I am cool” it doesn’t print in the terminal.

  • @Notg00dmid
    @Notg00dmid 11 หลายเดือนก่อน +1

    Bro @aqua-tutorials I have a problem here.
    C:\Users\Besitzer\OneDrive\Рабочий стол\lua\lua.exe: cannot open Lua: No such file or directory

    • @Notg00dmid
      @Notg00dmid 11 หลายเดือนก่อน

      may you please help me?

  • @CondensedComments
    @CondensedComments 5 หลายเดือนก่อน

    3:23 'Open folder, if you don't have one ...' What is this? Following from start I downloaded Visual Studio Code, the Lua zip with executables then suddenly we're picking a LUA folder? Is that just a project you had going already or additional downloads we should be getting? Thank you!

    • @esyntaxx
      @esyntaxx หลายเดือนก่อน

      have you never used vscode before? what kind of dumb question is this??? Use a text editor you're comfortable with for lua, don't just pick on vsc because others use it.

  • @metaphoricallyalive8109
    @metaphoricallyalive8109 2 ปีที่แล้ว +1

    Yo man, thanks for the guide. You were a great help

  • @beatrizsousa8213
    @beatrizsousa8213 ปีที่แล้ว

    That was some really precious help haha thank you

  • @Lubicuss
    @Lubicuss ปีที่แล้ว +6

    lua : The term 'lua' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
    At line:1 char:1
    + lua
    + ~~~
    + CategoryInfo : ObjectNotFound: (lua:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException Yes i renamed it and did everything you said in the video and comments, does not work, all in c drive

    • @NickTeuser-ey9xg
      @NickTeuser-ey9xg ปีที่แล้ว +2

      same here

    • @hallownest_feats
      @hallownest_feats 6 หลายเดือนก่อน

      I just solved the problem! You just need to use lua+"version number" like "lua54" in my case to use it it works now for me

  • @batitygamer4768
    @batitygamer4768 2 ปีที่แล้ว +2

    hello , thank you for the tutorial but i thinki have a problem with running the treminal i mean when i try to run , lua main.lua its doesnt showing "I m Cool"

    • @2gee033
      @2gee033 ปีที่แล้ว

      same

  • @j3ric163
    @j3ric163 2 ปีที่แล้ว +1

    In instalation of VS in aditional task what extra options i need to check, i have this options: Add acction with code on arichive and directory, or i dont need any? For the correct funcionality of Lua.

    • @aqua-tutorials
      @aqua-tutorials  2 ปีที่แล้ว

      You shouldn’t need it to run Lua though I do recommend install the Lua extension to obtain it just click on the search option on the left hand side and search Lua then click install on the most popular option

    • @aqua-tutorials
      @aqua-tutorials  2 ปีที่แล้ว

      Anything else feel free to reach out

    • @j3ric163
      @j3ric163 2 ปีที่แล้ว

      @@aqua-tutorials Thx

  • @speedman69420
    @speedman69420 7 หลายเดือนก่อน

    I can´t find the environment variables.

  • @a_5051
    @a_5051 2 ปีที่แล้ว

    4:38
    i put a print statement and did the exact terminal lines yet it doesn't execute the print, any help?

    • @aqua-tutorials
      @aqua-tutorials  2 ปีที่แล้ว

      was your main.lua in a folder and did you cd into it if you didnt put main.lua u dont need to cd into it

    • @a_5051
      @a_5051 2 ปีที่แล้ว

      yeah, it was in two folders the same format as yours

    • @brytonbro9353
      @brytonbro9353 2 ปีที่แล้ว

      Did you find a solution

    • @a_5051
      @a_5051 2 ปีที่แล้ว

      @@brytonbro9353 not yet unfortunately

    • @vevorisingboy829
      @vevorisingboy829 2 ปีที่แล้ว

      @@a_5051 did u find any solution ?

  • @lookitsadrian
    @lookitsadrian 9 หลายเดือนก่อน

    how did you create a folder?

  • @7b5Cm
    @7b5Cm ปีที่แล้ว +1

    Ty for your info. Works!

  • @Af4real
    @Af4real ปีที่แล้ว +2

    thank you my man really thank you

  • @ov3srr
    @ov3srr ปีที่แล้ว +5

    C:\Users\joshr\OneDrive\Desktop\lua\lua.exe: cannot open main.lua: No such file or directory

    • @Notg00dmid
      @Notg00dmid 11 หลายเดือนก่อน +2

      I have the same problem, @Aqua may you help us?

    • @口凵口
      @口凵口 10 หลายเดือนก่อน

      ​@@Notg00dmidmaybe this not work, in Progamming language like C++ its cannot recognize \ because C++ detect its as a command like
      , its should using / or \\ for compiler can read, i don't know if its work on lua though

    • @swoxiiCS
      @swoxiiCS 4 หลายเดือนก่อน +1

      Could the issue be it’s in onedrive?

  • @milsten_7182
    @milsten_7182 2 ปีที่แล้ว +2

    lua : The term 'lua' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
    At line:1 char:1
    + lua teste1.lua
    + ~~~
    + CategoryInfo : ObjectNotFound: (lua:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

    • @aqua-tutorials
      @aqua-tutorials  2 ปีที่แล้ว +1

      Did you re name Lua54.exe to Lua.exe

    • @RicHardAndHeavy
      @RicHardAndHeavy 2 ปีที่แล้ว

      @@aqua-tutorials OMG THANK YOU

    • @RicHardAndHeavy
      @RicHardAndHeavy 2 ปีที่แล้ว

      @@aqua-tutorials Ok i've turned off and on my pc and the command lua53 main.lua do nothing ?
      I've write the exact same thing as you : print("I am cool!")
      What is wrong please D: D:

    • @aqua-tutorials
      @aqua-tutorials  2 ปีที่แล้ว +1

      @@RicHardAndHeavy its 54 if you didnt rename the EXE if you did it just Lua main.lua you need to run in the command line

    • @RicHardAndHeavy
      @RicHardAndHeavy 2 ปีที่แล้ว

      @@aqua-tutorials i have the version 5.3 ... I have found another video than explain how to do a "task".json, lets be clear i've don't understand a single thing but this little .json file seems to work well, thanks for your time 🙏

  • @PythonlawsWelton
    @PythonlawsWelton 6 หลายเดือนก่อน

    Thank you so much! it worked!!! Does this work with any other languages?

  • @homczykk_0
    @homczykk_0 6 หลายเดือนก่อน

    You're cool indeed :D Thanks!

  • @BryteAnimation
    @BryteAnimation 5 หลายเดือนก่อน

    thanks it worked bro finally

  • @Sewing_7
    @Sewing_7 ปีที่แล้ว

    where did that lua folder from the final part come from

  • @eterna6527
    @eterna6527 2 ปีที่แล้ว

    hey man! thanks for the video. but the Lua explorer in VsCode keeps showing me the dll, and the 3 exe's. Any help?

  • @snakee2-p2k
    @snakee2-p2k 4 หลายเดือนก่อน

    bro i love u. THX!

  • @Lagranger9417
    @Lagranger9417 2 ปีที่แล้ว

    Doesn't work. I dont understand where did you get this "lua-code folder".

    • @aqua-tutorials
      @aqua-tutorials  2 ปีที่แล้ว +1

      I just made a folder to store my code there you can make one and name it anything that is just what I chose

  • @pieczarekpl
    @pieczarekpl 10 หลายเดือนก่อน

    bro how can i get tghe file main.lua at 3:30 i cant get it

    • @pieczarekpl
      @pieczarekpl 10 หลายเดือนก่อน

      i just dont have this file

  • @kuumisss9599
    @kuumisss9599 2 ปีที่แล้ว +1

    thank you very much bro! u r the best

  • @exploderendekippenproducti3370
    @exploderendekippenproducti3370 3 หลายเดือนก่อน

    THANK YOU SO MUCH!!!

  • @Ibroninja
    @Ibroninja 27 วันที่ผ่านมา

    Thank you so much God bless you

  • @eloscuk_k
    @eloscuk_k หลายเดือนก่อน

    I don’t have main.lua

  • @sliverslv
    @sliverslv 2 ปีที่แล้ว

    lua is in C:
    i renamed it to lua
    it shows this when i try to do my lua file (i have it named as lua.lua)
    lua : The term 'lua' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or
    if a path was included, verify that the path is correct and try again.
    At line:1 char:1
    + lua lua.lua
    + ~~~
    + CategoryInfo : ObjectNotFound: (lua:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException
    please help

    • @cookstergaming7814
      @cookstergaming7814 2 ปีที่แล้ว

      Same!

    • @lotuspusher
      @lotuspusher 7 หลายเดือนก่อน

      did you solve it

    • @sliverslv
      @sliverslv 7 หลายเดือนก่อน

      @@lotuspusher i dont use lua anymore but try looking into the enviornment variables

    • @lotuspusher
      @lotuspusher 7 หลายเดือนก่อน

      @@sliverslv i already had them set, i just had to restart my PC which is very dumb
      also, what do you use and what made you switch

    • @sliverslv
      @sliverslv 7 หลายเดือนก่อน

      @@lotuspusher switched to python cause it makes more sense, has easier library support, and a much bigger community for help
      im also trying rust currently

  • @Julio-j1i6o
    @Julio-j1i6o 9 หลายเดือนก่อน

    clear instructions very helpful dude

  • @flavyu_fmd
    @flavyu_fmd ปีที่แล้ว

    I don't have 4 files just two

  • @Cloud8Domain
    @Cloud8Domain 4 หลายเดือนก่อน

    cheers mate!

  • @nowak93
    @nowak93 2 ปีที่แล้ว

    Did not work
    lua : The term 'lua' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of
    the name, or if a path was included, verify that the path is correct and try again.
    At line:1 char:1
    + lua main.lua
    + ~~~
    + CategoryInfo : ObjectNotFound: (lua:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

    • @aqua-tutorials
      @aqua-tutorials  2 ปีที่แล้ว

      Did you re name Lua54 to Lua ?

    • @nowak93
      @nowak93 2 ปีที่แล้ว +1

      @@aqua-tutorials yes, what worked for me was to place the folder in C:\

  • @DarkNebula300
    @DarkNebula300 2 ปีที่แล้ว

    Yo this sucks, i tried to do this on windows 11 and its forced to system 32. Im so beyond frustrated rn. If there is anyone who can help me on this, it would greatly be appreciated.
    Im really trying to learn lua, but it would seem windows 11 has taken out almost all content from windows 10 to improve performance which is great n all but one of those has been the lua language files that windows 10 comes with. So you have to install lua manually along with all the other languages with visual studio code.
    There has to be some workaround this...but given that windows11 is still in beta, im sure there isnt...

    • @aqua-tutorials
      @aqua-tutorials  2 ปีที่แล้ว +1

      go to this site replit.com you can use it to run Lua code in any browser or any coding language, you are limited though to 1 ram and 1 CPU core for the free version but it is not that bad I use it when on the road

    • @findrandomshithere
      @findrandomshithere ปีที่แล้ว

      @@aqua-tutorials Bro be careful you might get hit by a truck

    • @aqua-tutorials
      @aqua-tutorials  ปีที่แล้ว

      @@findrandomshithere what?

    • @findrandomshithere
      @findrandomshithere ปีที่แล้ว

      @@aqua-tutorials you use it on the road

    • @tricksen
      @tricksen ปีที่แล้ว

      LOL@@findrandomshithere

  • @NothingAsVoids
    @NothingAsVoids 11 หลายเดือนก่อน

    Guide not working, bruh

  • @lonewolf5092
    @lonewolf5092 ปีที่แล้ว

    it works even without doing the tasks.jason thingy in the last

  • @TikkaQrow
    @TikkaQrow 9 หลายเดือนก่อน

    my drunk ass replaying the video 3 times XD

  • @TSK_Silver
    @TSK_Silver ปีที่แล้ว

    cool background

  • @1rex_aep
    @1rex_aep 2 ปีที่แล้ว

    i need help

    • @aqua-tutorials
      @aqua-tutorials  2 ปีที่แล้ว

      What part ?

    • @1rex_aep
      @1rex_aep 2 ปีที่แล้ว

      @@aqua-tutorials do we have to write cd lua main.lua ? everytime to execute

    • @1rex_aep
      @1rex_aep 2 ปีที่แล้ว

      @@aqua-tutorials and my print dosent show on terminal

    • @1rex_aep
      @1rex_aep 2 ปีที่แล้ว

      no need

    • @aqua-tutorials
      @aqua-tutorials  2 ปีที่แล้ว

      @@1rex_aep ok

  • @diegoj4382
    @diegoj4382 2 ปีที่แล้ว

    On msys2, install lua with `pacman -S mingw-w64-i686-lua`

  • @tigerv2532
    @tigerv2532 2 ปีที่แล้ว

    It still doesn't work

    • @aqua-tutorials
      @aqua-tutorials  2 ปีที่แล้ว

      what doesnt?

    • @tigerv2532
      @tigerv2532 2 ปีที่แล้ว

      @@aqua-tutorials lua idk why though i did everything you said in the video

  • @air8963
    @air8963 2 ปีที่แล้ว

    May you do a tutorial on Mac or just give me a link to one? Thanks!

    • @aqua-tutorials
      @aqua-tutorials  2 ปีที่แล้ว +2

      I can’t find anything on yt I would try googling for it

    • @N1tm0
      @N1tm0 2 ปีที่แล้ว

      @@aqua-tutorials HELLO CAN u help me so the issue is with me when i put in cd ep1 it says error and all of that crap how do i fix this pls help and if u help me ill sub

  • @ChingizX
    @ChingizX 11 ชั่วโมงที่ผ่านมา

    ty

  • @pepe7140
    @pepe7140 6 หลายเดือนก่อน

    BROOO TF I DONT GET IT

    • @n0vizq
      @n0vizq 6 หลายเดือนก่อน

      i mean pardon, but youre braindead ig

  • @UFreekinOhh
    @UFreekinOhh ปีที่แล้ว

    all this to practise a bit of code, i give up

    • @aqua-tutorials
      @aqua-tutorials  ปีที่แล้ว

      not that hard
      if you give up you can use; replit.com

  • @vitko579
    @vitko579 3 หลายเดือนก่อน

    thx

  • @cado-lama1k
    @cado-lama1k ปีที่แล้ว

    4:50

  • @Banus-
    @Banus- 2 ปีที่แล้ว

    that was really confusing

  • @Sucraiziii
    @Sucraiziii 7 หลายเดือนก่อน

    Don't use 5.4.2 it sucks!