What you can do with npx

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ธ.ค. 2024

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

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

    Concise w/ short examples that are straight to the point. You sir, have just earned yourself a subscriber. Keep going!

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

    Thank you. This video helps me a lot

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

    Loving your videos man!

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

    Thanks

  • @JFredericNault
    @JFredericNault 6 ปีที่แล้ว

    Well explained, Thank for the video!

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

    Thanks for the tip! You da man

  • @MaJetiGizzle
    @MaJetiGizzle 3 ปีที่แล้ว

    Why no npx kill commands?

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

    Very nice

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

    Simply the best :)

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

    What font are you using in your terminal? I like that

    • @yujiang99
      @yujiang99 3 ปีที่แล้ว

      Have you figured this out? I'm curious too.

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

    Awesome! Since running gists can be problematic like you say, is it worth adding a warning and confirmation to the prompt if a gist link is detected?

    • @RyanHLewis
      @RyanHLewis  7 ปีที่แล้ว

      +Steve Edson Good idea! I'm not sure how the implemention would work, though, since I don't think npx knows something is a gist. It basically just pulls down the gist as if it were a package in the npm registry. Still, always good to show caution.

  • @awekeningbro1207
    @awekeningbro1207 5 ปีที่แล้ว

    so npx installs a package temporarily and executes it and removes it thereafter?

  • @白小霁
    @白小霁 7 ปีที่แล้ว

    some trouble in the webpack, even I run the npx webpack@3 ,it is run the webpack in node_modules/.bin files,so can you paste you configuration ahout the run the webpack

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

    AWESOMEEEEEEEEEEEEEEEEEEEEEEE

  • @hammadasif6640
    @hammadasif6640 7 ปีที่แล้ว

    How have you customised the prompt in iterm2? Any plugin?

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

      I'm using oh-my-zsh with the bullet-train theme: github.com/caiogondim/bullet-train.zsh
      And the NovaMono font.

  • @krystianjarmicki878
    @krystianjarmicki878 6 ปีที่แล้ว

    2:17 - this is not true, binaries of modules installed locally were available in npm scripts by name way before npx, see docs.npmjs.com/misc/scripts#path
    cool video nonetheless :)

    • @RyanHLewis
      @RyanHLewis  6 ปีที่แล้ว

      Oh, got it. Thanks for the comment! I know it didn't work at some point and must have never noticed when they added it.

  • @JFredericNault
    @JFredericNault 6 ปีที่แล้ว

    Well explained, Thank for the video!