How to Resolve Vulnerabilities when "npm audit fix" does not work

Поделиться
HTML-код
  • Опубликовано: 26 ноя 2024

Комментарии • 32

  • @miraihibiki7646
    @miraihibiki7646 9 дней назад

    I'm saving this video. It's very helpful! Thank you very much

  • @VikasRawat-oi2td
    @VikasRawat-oi2td 22 дня назад

    Thankyou brother ,I was trying to solve it for last 24 hours.

  • @lucas.hahn2027
    @lucas.hahn2027 3 месяца назад +4

    It also always says I am not using the latest version even though I've checked multiple times

  • @saimadhulenka1234
    @saimadhulenka1234 3 месяца назад

    It's Working bro really awesome content and it's help me a lot thank you so much🥰

  • @Zarinabaloch716
    @Zarinabaloch716 2 месяца назад

    You're awesome bro, Allah bless you. You're a life saver. Resolved my issue with it
    Thanks❤

  • @joyceannantolihao6237
    @joyceannantolihao6237 28 дней назад

    bruh, u just saved my life. thanks a lot.

  • @rudabaasad937
    @rudabaasad937 7 дней назад

    thanks brother
    it helped me a lot

  • @OjasKhare_2811
    @OjasKhare_2811 5 дней назад

    Brother thankyou giving me solution :)

  • @lucas.hahn2027
    @lucas.hahn2027 3 месяца назад +2

    I have 160+ vulnerabilities. I'll pay for someone to fix. But if you could do it for free that would be genuine.

    • @TYCS_562_Neeraj
      @TYCS_562_Neeraj 2 месяца назад

      just do npm init -y in terminal

    • @sxhub6909
      @sxhub6909 27 дней назад

      @@TYCS_562_Neerajand all issues will be fixed?
      I did and it wrote to C:\folder
      What next?

  • @marcelomartinez7187
    @marcelomartinez7187 17 дней назад

    muchas gracias, por todo

  • @halimayasmin3585
    @halimayasmin3585 3 месяца назад

    It's really awesome content and it's help me a lot thank you so much

  • @saikiran0311
    @saikiran0311 3 месяца назад +1

    A template was not provided. This is likely because you're using an outdated version of create-react-app.
    Please note that global installs of create-react-app are no longer supported.
    You can fix this by running npm uninstall -g create-react-app or yarn global remove create-react-app before using create-react-app again.
    while im setup the project like this coming..

    • @HassaanRaza
      @HassaanRaza  3 месяца назад

      react apps are now made with the support of some framework on its official documentation it is mentioned, you can use next.js or vite.js for it.
      react.dev/learn/start-a-new-react-project

    • @HassaanRaza
      @HassaanRaza  3 месяца назад

      ruclips.net/video/ZgXPqzU4F7M/видео.html
      in this video i have created a react app with next.js

  • @woochille7471
    @woochille7471 27 дней назад

    Thank youuuuuu, solved my issue

  • @gauravvijaykaple1716
    @gauravvijaykaple1716 Месяц назад

    Thank you sir🙏🙏🙏

  • @UpVerse7
    @UpVerse7 Месяц назад

    am using expo to create the react app and it comes back with 8 vulnerabilities when i use you're method it works!!!... but i noticed it creates the package-lock-jason file in the root folder and not in the same location it was in before.... why is that just wanted to know?

    • @HassaanRaza
      @HassaanRaza  Месяц назад

      i don't know, it never happened to me, i i use next to create new react apps.

  • @Public-Static-void
    @Public-Static-void Месяц назад

    thank you my brother

  • @DavidMatarolli
    @DavidMatarolli Месяц назад

    Thx. Man...