gulp 4.0.0 shows npm outdated










1














I am running the latest available Gulp.js 4.0.0 and yet somehow npm says this:



> npm outdated
Package Current Wanted Latest Location
gulp 4.0.0 4.0.0 3.9.1


To solve the issue I have done:



  • npm update

  • npm update -g

  • remove node_modules and run npm install lependu answer

  • remove node_modules, npm cache clean -f and run npm install lependu answer

Is there a way to fix this?










share|improve this question




























    1














    I am running the latest available Gulp.js 4.0.0 and yet somehow npm says this:



    > npm outdated
    Package Current Wanted Latest Location
    gulp 4.0.0 4.0.0 3.9.1


    To solve the issue I have done:



    • npm update

    • npm update -g

    • remove node_modules and run npm install lependu answer

    • remove node_modules, npm cache clean -f and run npm install lependu answer

    Is there a way to fix this?










    share|improve this question


























      1












      1








      1







      I am running the latest available Gulp.js 4.0.0 and yet somehow npm says this:



      > npm outdated
      Package Current Wanted Latest Location
      gulp 4.0.0 4.0.0 3.9.1


      To solve the issue I have done:



      • npm update

      • npm update -g

      • remove node_modules and run npm install lependu answer

      • remove node_modules, npm cache clean -f and run npm install lependu answer

      Is there a way to fix this?










      share|improve this question















      I am running the latest available Gulp.js 4.0.0 and yet somehow npm says this:



      > npm outdated
      Package Current Wanted Latest Location
      gulp 4.0.0 4.0.0 3.9.1


      To solve the issue I have done:



      • npm update

      • npm update -g

      • remove node_modules and run npm install lependu answer

      • remove node_modules, npm cache clean -f and run npm install lependu answer

      Is there a way to fix this?







      node.js npm gulp






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Nov 19 at 6:11

























      asked Nov 11 at 10:21









      alljamin

      518527




      518527






















          1 Answer
          1






          active

          oldest

          votes


















          0














          npm had some issues with publication of new packages this week and the week before too. See this So I guess an npm cache clean -f would help. If not, you can do nothing more, than wait.






          share|improve this answer




















          • Cleaning npm cache did not solve the problem. I have been facing this issue for a couple of weeks now so I am not sure if it really has something to do with the link you have mentioned.
            – alljamin
            Nov 12 at 3:04










          • Yeah, the first incedent report is from november 2. Do you reinstall node_modules too? Or maybe if gulp installed as global, you need to reinstall the global packages too.
            – lependu
            Nov 12 at 9:05











          • I've updated my question with more information
            – alljamin
            Nov 12 at 23:01










          • So you basically put together my comments and selling as your own. Nice play.
            – lependu
            Nov 13 at 15:11










          • You have misunderstood me and I appreciate your input. I have tried what you have suggested. Your suggestion did not work. I have mentioned your suggestion in the steps that did to resolve the issue.
            – alljamin
            Nov 13 at 20:22










          Your Answer






          StackExchange.ifUsing("editor", function ()
          StackExchange.using("externalEditor", function ()
          StackExchange.using("snippets", function ()
          StackExchange.snippets.init();
          );
          );
          , "code-snippets");

          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "1"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53247774%2fgulp-4-0-0-shows-npm-outdated%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0














          npm had some issues with publication of new packages this week and the week before too. See this So I guess an npm cache clean -f would help. If not, you can do nothing more, than wait.






          share|improve this answer




















          • Cleaning npm cache did not solve the problem. I have been facing this issue for a couple of weeks now so I am not sure if it really has something to do with the link you have mentioned.
            – alljamin
            Nov 12 at 3:04










          • Yeah, the first incedent report is from november 2. Do you reinstall node_modules too? Or maybe if gulp installed as global, you need to reinstall the global packages too.
            – lependu
            Nov 12 at 9:05











          • I've updated my question with more information
            – alljamin
            Nov 12 at 23:01










          • So you basically put together my comments and selling as your own. Nice play.
            – lependu
            Nov 13 at 15:11










          • You have misunderstood me and I appreciate your input. I have tried what you have suggested. Your suggestion did not work. I have mentioned your suggestion in the steps that did to resolve the issue.
            – alljamin
            Nov 13 at 20:22















          0














          npm had some issues with publication of new packages this week and the week before too. See this So I guess an npm cache clean -f would help. If not, you can do nothing more, than wait.






          share|improve this answer




















          • Cleaning npm cache did not solve the problem. I have been facing this issue for a couple of weeks now so I am not sure if it really has something to do with the link you have mentioned.
            – alljamin
            Nov 12 at 3:04










          • Yeah, the first incedent report is from november 2. Do you reinstall node_modules too? Or maybe if gulp installed as global, you need to reinstall the global packages too.
            – lependu
            Nov 12 at 9:05











          • I've updated my question with more information
            – alljamin
            Nov 12 at 23:01










          • So you basically put together my comments and selling as your own. Nice play.
            – lependu
            Nov 13 at 15:11










          • You have misunderstood me and I appreciate your input. I have tried what you have suggested. Your suggestion did not work. I have mentioned your suggestion in the steps that did to resolve the issue.
            – alljamin
            Nov 13 at 20:22













          0












          0








          0






          npm had some issues with publication of new packages this week and the week before too. See this So I guess an npm cache clean -f would help. If not, you can do nothing more, than wait.






          share|improve this answer












          npm had some issues with publication of new packages this week and the week before too. See this So I guess an npm cache clean -f would help. If not, you can do nothing more, than wait.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Nov 11 at 10:25









          lependu

          669314




          669314











          • Cleaning npm cache did not solve the problem. I have been facing this issue for a couple of weeks now so I am not sure if it really has something to do with the link you have mentioned.
            – alljamin
            Nov 12 at 3:04










          • Yeah, the first incedent report is from november 2. Do you reinstall node_modules too? Or maybe if gulp installed as global, you need to reinstall the global packages too.
            – lependu
            Nov 12 at 9:05











          • I've updated my question with more information
            – alljamin
            Nov 12 at 23:01










          • So you basically put together my comments and selling as your own. Nice play.
            – lependu
            Nov 13 at 15:11










          • You have misunderstood me and I appreciate your input. I have tried what you have suggested. Your suggestion did not work. I have mentioned your suggestion in the steps that did to resolve the issue.
            – alljamin
            Nov 13 at 20:22
















          • Cleaning npm cache did not solve the problem. I have been facing this issue for a couple of weeks now so I am not sure if it really has something to do with the link you have mentioned.
            – alljamin
            Nov 12 at 3:04










          • Yeah, the first incedent report is from november 2. Do you reinstall node_modules too? Or maybe if gulp installed as global, you need to reinstall the global packages too.
            – lependu
            Nov 12 at 9:05











          • I've updated my question with more information
            – alljamin
            Nov 12 at 23:01










          • So you basically put together my comments and selling as your own. Nice play.
            – lependu
            Nov 13 at 15:11










          • You have misunderstood me and I appreciate your input. I have tried what you have suggested. Your suggestion did not work. I have mentioned your suggestion in the steps that did to resolve the issue.
            – alljamin
            Nov 13 at 20:22















          Cleaning npm cache did not solve the problem. I have been facing this issue for a couple of weeks now so I am not sure if it really has something to do with the link you have mentioned.
          – alljamin
          Nov 12 at 3:04




          Cleaning npm cache did not solve the problem. I have been facing this issue for a couple of weeks now so I am not sure if it really has something to do with the link you have mentioned.
          – alljamin
          Nov 12 at 3:04












          Yeah, the first incedent report is from november 2. Do you reinstall node_modules too? Or maybe if gulp installed as global, you need to reinstall the global packages too.
          – lependu
          Nov 12 at 9:05





          Yeah, the first incedent report is from november 2. Do you reinstall node_modules too? Or maybe if gulp installed as global, you need to reinstall the global packages too.
          – lependu
          Nov 12 at 9:05













          I've updated my question with more information
          – alljamin
          Nov 12 at 23:01




          I've updated my question with more information
          – alljamin
          Nov 12 at 23:01












          So you basically put together my comments and selling as your own. Nice play.
          – lependu
          Nov 13 at 15:11




          So you basically put together my comments and selling as your own. Nice play.
          – lependu
          Nov 13 at 15:11












          You have misunderstood me and I appreciate your input. I have tried what you have suggested. Your suggestion did not work. I have mentioned your suggestion in the steps that did to resolve the issue.
          – alljamin
          Nov 13 at 20:22




          You have misunderstood me and I appreciate your input. I have tried what you have suggested. Your suggestion did not work. I have mentioned your suggestion in the steps that did to resolve the issue.
          – alljamin
          Nov 13 at 20:22

















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Stack Overflow!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.





          Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


          Please pay close attention to the following guidance:


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53247774%2fgulp-4-0-0-shows-npm-outdated%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Darth Vader #20

          How to how show current date and time by default on contact form 7 in WordPress without taking input from user in datetimepicker

          Ondo