cannot find module './framer' after deleting node modules The 2019 Stack Overflow Developer Survey Results Are Inmodule.js:339 throw err; Error: Cannot find module 'npmlog' on WINDOWS 8 ProError “ng serve” on cmdthe command “npm” returns with an errorWhen i started app getting “Unknown keystone list” Error In Keystone 4.0How to host node.js app on google cloud propertly?Cannot find module '@angular-devkit/schematics/tasks'Sequelize string is not a function error , why?Error creating database in sequelize Dialect needs to be explicitly supplied as of v4.0.0Cannot find module 'webpack'How to fix these error in npm and work properly?

Apparent duplicates between Haynes service instructions and MOT

How come people say “Would of”?

Feature engineering suggestion required

How to type this arrow in math mode?

Why hard-Brexiteers don't insist on a hard border to prevent illegal immigration after Brexit?

Aging parents with no investments

Is this app Icon Browser Safe/Legit?

Is there any way to tell whether the shot is going to hit you or not?

Is a "Democratic" Oligarchy-Style System Possible?

Is an up-to-date browser secure on an out-of-date OS?

Delete all lines which don't have n characters before delimiter

Can we generate random numbers using irrational numbers like π and e?

Button changing it's text & action. Good or terrible?

Is flight data recorder erased after every flight?

When should I buy a clipper card after flying to OAK?

Does a dangling wire really electrocute me if I'm standing in water?

What did it mean to "align" a radio?

What tool would a Roman-age civilization have for the breaking of silver and other metals into dust?

Are spiders unable to hurt humans, especially very small spiders?

Pokemon Turn Based battle (Python)

Can someone be penalized for an "unlawful" act if no penalty is specified?

Why was M87 targetted for the Event Horizon Telescope instead of Sagittarius A*?

What do the Banks children have against barley water?

How to save as into a customized destination on macOS?



cannot find module './framer' after deleting node modules



The 2019 Stack Overflow Developer Survey Results Are Inmodule.js:339 throw err; Error: Cannot find module 'npmlog' on WINDOWS 8 ProError “ng serve” on cmdthe command “npm” returns with an errorWhen i started app getting “Unknown keystone list” Error In Keystone 4.0How to host node.js app on google cloud propertly?Cannot find module '@angular-devkit/schematics/tasks'Sequelize string is not a function error , why?Error creating database in sequelize Dialect needs to be explicitly supplied as of v4.0.0Cannot find module 'webpack'How to fix these error in npm and work properly?



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








0















I was cleaning up the angular code and, deleted some unused custom modules. After which, It was throwing an error about a deleted imported component in app.module.ts even though it was already removed from import.



Then, I manually deleted the node modules, ran npm install and tried to run npm start which gives me the following error:



 Cannot find module './framer'
Error: Cannot find module './framer'
at Function.Module._resolveFilename
(internal/modules/cjs/loader.js:581:15)
at Function.Module._load (internal/modules/cjs/loader.js:507:25)
at Module.require (internal/modules/cjs/loader.js:637:17)
at require (internal/modules/cjs/helpers.js:22:18)
at Object.<anonymous> (C:UsersNBS627eclipse-workspaceccmobile-
UInode_modulesspdy-transportlibspdy-transportprotocolbaseindex.js:7:18)
at Module._compile (internal/modules/cjs/loader.js:689:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
at Module.load (internal/modules/cjs/loader.js:599:32)
at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
at Function.Module._load (internal/modules/cjs/loader.js:530:3)
at Module.require (internal/modules/cjs/loader.js:637:17)
at require (internal/modules/cjs/helpers.js:22:18)
at Object.<anonymous> (C:UsersNBS627eclipse-workspaceccmobile-
UInode_modulesspdy-transportlibspdy-transport.js:10:27)
at Module._compile (internal/modules/cjs/loader.js:689:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
at Module.load (internal/modules/cjs/loader.js:599:32)


I have no idea about this error. Please help.










share|improve this question






























    0















    I was cleaning up the angular code and, deleted some unused custom modules. After which, It was throwing an error about a deleted imported component in app.module.ts even though it was already removed from import.



    Then, I manually deleted the node modules, ran npm install and tried to run npm start which gives me the following error:



     Cannot find module './framer'
    Error: Cannot find module './framer'
    at Function.Module._resolveFilename
    (internal/modules/cjs/loader.js:581:15)
    at Function.Module._load (internal/modules/cjs/loader.js:507:25)
    at Module.require (internal/modules/cjs/loader.js:637:17)
    at require (internal/modules/cjs/helpers.js:22:18)
    at Object.<anonymous> (C:UsersNBS627eclipse-workspaceccmobile-
    UInode_modulesspdy-transportlibspdy-transportprotocolbaseindex.js:7:18)
    at Module._compile (internal/modules/cjs/loader.js:689:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
    at Module.load (internal/modules/cjs/loader.js:599:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
    at Function.Module._load (internal/modules/cjs/loader.js:530:3)
    at Module.require (internal/modules/cjs/loader.js:637:17)
    at require (internal/modules/cjs/helpers.js:22:18)
    at Object.<anonymous> (C:UsersNBS627eclipse-workspaceccmobile-
    UInode_modulesspdy-transportlibspdy-transport.js:10:27)
    at Module._compile (internal/modules/cjs/loader.js:689:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
    at Module.load (internal/modules/cjs/loader.js:599:32)


    I have no idea about this error. Please help.










    share|improve this question


























      0












      0








      0


      0






      I was cleaning up the angular code and, deleted some unused custom modules. After which, It was throwing an error about a deleted imported component in app.module.ts even though it was already removed from import.



      Then, I manually deleted the node modules, ran npm install and tried to run npm start which gives me the following error:



       Cannot find module './framer'
      Error: Cannot find module './framer'
      at Function.Module._resolveFilename
      (internal/modules/cjs/loader.js:581:15)
      at Function.Module._load (internal/modules/cjs/loader.js:507:25)
      at Module.require (internal/modules/cjs/loader.js:637:17)
      at require (internal/modules/cjs/helpers.js:22:18)
      at Object.<anonymous> (C:UsersNBS627eclipse-workspaceccmobile-
      UInode_modulesspdy-transportlibspdy-transportprotocolbaseindex.js:7:18)
      at Module._compile (internal/modules/cjs/loader.js:689:30)
      at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
      at Module.load (internal/modules/cjs/loader.js:599:32)
      at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
      at Function.Module._load (internal/modules/cjs/loader.js:530:3)
      at Module.require (internal/modules/cjs/loader.js:637:17)
      at require (internal/modules/cjs/helpers.js:22:18)
      at Object.<anonymous> (C:UsersNBS627eclipse-workspaceccmobile-
      UInode_modulesspdy-transportlibspdy-transport.js:10:27)
      at Module._compile (internal/modules/cjs/loader.js:689:30)
      at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
      at Module.load (internal/modules/cjs/loader.js:599:32)


      I have no idea about this error. Please help.










      share|improve this question
















      I was cleaning up the angular code and, deleted some unused custom modules. After which, It was throwing an error about a deleted imported component in app.module.ts even though it was already removed from import.



      Then, I manually deleted the node modules, ran npm install and tried to run npm start which gives me the following error:



       Cannot find module './framer'
      Error: Cannot find module './framer'
      at Function.Module._resolveFilename
      (internal/modules/cjs/loader.js:581:15)
      at Function.Module._load (internal/modules/cjs/loader.js:507:25)
      at Module.require (internal/modules/cjs/loader.js:637:17)
      at require (internal/modules/cjs/helpers.js:22:18)
      at Object.<anonymous> (C:UsersNBS627eclipse-workspaceccmobile-
      UInode_modulesspdy-transportlibspdy-transportprotocolbaseindex.js:7:18)
      at Module._compile (internal/modules/cjs/loader.js:689:30)
      at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
      at Module.load (internal/modules/cjs/loader.js:599:32)
      at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
      at Function.Module._load (internal/modules/cjs/loader.js:530:3)
      at Module.require (internal/modules/cjs/loader.js:637:17)
      at require (internal/modules/cjs/helpers.js:22:18)
      at Object.<anonymous> (C:UsersNBS627eclipse-workspaceccmobile-
      UInode_modulesspdy-transportlibspdy-transport.js:10:27)
      at Module._compile (internal/modules/cjs/loader.js:689:30)
      at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
      at Module.load (internal/modules/cjs/loader.js:599:32)


      I have no idea about this error. Please help.







      node.js angular npm






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Mar 11 at 2:42









      Akber Iqbal

      3,19841428




      3,19841428










      asked Mar 8 at 9:42









      RiyaGeorgeRiyaGeorge

      738




      738






















          2 Answers
          2






          active

          oldest

          votes


















          1














          Your error says that you have a problem with your spdy-transport module.



          For solve this update your spdy-transport module




          npm un spdy-transport



          Then



          nmp i spdy-transport







          share|improve this answer






























            1














            One of the packages which you deleted might have a dependency on an existing module



            for example, when we do npm install package-name, often more than one folder are created in the node_modules folder, we may think that it is not required but it is in fact needed






            share|improve this answer























            • I fear that you might get a lot of these... where every time the culprit would be different, Dhawal in his comment below got you started, this is how you would have to uninstall and reinstall packages one by one... the reason remains the same as in my answer

              – Akber Iqbal
              Mar 8 at 11:34






            • 1





              As you said, Dhawal's answer solved my above issue and has moved on to next issue. At least, I am not stuck any more!

              – RiyaGeorge
              Mar 11 at 1:08











            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%2f55060484%2fcannot-find-module-framer-after-deleting-node-modules%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            1














            Your error says that you have a problem with your spdy-transport module.



            For solve this update your spdy-transport module




            npm un spdy-transport



            Then



            nmp i spdy-transport







            share|improve this answer



























              1














              Your error says that you have a problem with your spdy-transport module.



              For solve this update your spdy-transport module




              npm un spdy-transport



              Then



              nmp i spdy-transport







              share|improve this answer

























                1












                1








                1







                Your error says that you have a problem with your spdy-transport module.



                For solve this update your spdy-transport module




                npm un spdy-transport



                Then



                nmp i spdy-transport







                share|improve this answer













                Your error says that you have a problem with your spdy-transport module.



                For solve this update your spdy-transport module




                npm un spdy-transport



                Then



                nmp i spdy-transport








                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Mar 8 at 9:54









                DhawalDhawal

                182411




                182411























                    1














                    One of the packages which you deleted might have a dependency on an existing module



                    for example, when we do npm install package-name, often more than one folder are created in the node_modules folder, we may think that it is not required but it is in fact needed






                    share|improve this answer























                    • I fear that you might get a lot of these... where every time the culprit would be different, Dhawal in his comment below got you started, this is how you would have to uninstall and reinstall packages one by one... the reason remains the same as in my answer

                      – Akber Iqbal
                      Mar 8 at 11:34






                    • 1





                      As you said, Dhawal's answer solved my above issue and has moved on to next issue. At least, I am not stuck any more!

                      – RiyaGeorge
                      Mar 11 at 1:08















                    1














                    One of the packages which you deleted might have a dependency on an existing module



                    for example, when we do npm install package-name, often more than one folder are created in the node_modules folder, we may think that it is not required but it is in fact needed






                    share|improve this answer























                    • I fear that you might get a lot of these... where every time the culprit would be different, Dhawal in his comment below got you started, this is how you would have to uninstall and reinstall packages one by one... the reason remains the same as in my answer

                      – Akber Iqbal
                      Mar 8 at 11:34






                    • 1





                      As you said, Dhawal's answer solved my above issue and has moved on to next issue. At least, I am not stuck any more!

                      – RiyaGeorge
                      Mar 11 at 1:08













                    1












                    1








                    1







                    One of the packages which you deleted might have a dependency on an existing module



                    for example, when we do npm install package-name, often more than one folder are created in the node_modules folder, we may think that it is not required but it is in fact needed






                    share|improve this answer













                    One of the packages which you deleted might have a dependency on an existing module



                    for example, when we do npm install package-name, often more than one folder are created in the node_modules folder, we may think that it is not required but it is in fact needed







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered Mar 8 at 9:47









                    Akber IqbalAkber Iqbal

                    3,19841428




                    3,19841428












                    • I fear that you might get a lot of these... where every time the culprit would be different, Dhawal in his comment below got you started, this is how you would have to uninstall and reinstall packages one by one... the reason remains the same as in my answer

                      – Akber Iqbal
                      Mar 8 at 11:34






                    • 1





                      As you said, Dhawal's answer solved my above issue and has moved on to next issue. At least, I am not stuck any more!

                      – RiyaGeorge
                      Mar 11 at 1:08

















                    • I fear that you might get a lot of these... where every time the culprit would be different, Dhawal in his comment below got you started, this is how you would have to uninstall and reinstall packages one by one... the reason remains the same as in my answer

                      – Akber Iqbal
                      Mar 8 at 11:34






                    • 1





                      As you said, Dhawal's answer solved my above issue and has moved on to next issue. At least, I am not stuck any more!

                      – RiyaGeorge
                      Mar 11 at 1:08
















                    I fear that you might get a lot of these... where every time the culprit would be different, Dhawal in his comment below got you started, this is how you would have to uninstall and reinstall packages one by one... the reason remains the same as in my answer

                    – Akber Iqbal
                    Mar 8 at 11:34





                    I fear that you might get a lot of these... where every time the culprit would be different, Dhawal in his comment below got you started, this is how you would have to uninstall and reinstall packages one by one... the reason remains the same as in my answer

                    – Akber Iqbal
                    Mar 8 at 11:34




                    1




                    1





                    As you said, Dhawal's answer solved my above issue and has moved on to next issue. At least, I am not stuck any more!

                    – RiyaGeorge
                    Mar 11 at 1:08





                    As you said, Dhawal's answer solved my above issue and has moved on to next issue. At least, I am not stuck any more!

                    – RiyaGeorge
                    Mar 11 at 1:08

















                    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.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55060484%2fcannot-find-module-framer-after-deleting-node-modules%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

                    Save data to MySQL database using ExtJS and PHP [closed]2019 Community Moderator ElectionHow can I prevent SQL injection in PHP?Which MySQL data type to use for storing boolean valuesPHP: Delete an element from an arrayHow do I connect to a MySQL Database in Python?Should I use the datetime or timestamp data type in MySQL?How to get a list of MySQL user accountsHow Do You Parse and Process HTML/XML in PHP?Reference — What does this symbol mean in PHP?How does PHP 'foreach' actually work?Why shouldn't I use mysql_* functions in PHP?

                    Compiling GNU Global with universal-ctags support Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Data science time! April 2019 and salary with experience The Ask Question Wizard is Live!Tags for Emacs: Relationship between etags, ebrowse, cscope, GNU Global and exuberant ctagsVim and Ctags tips and trickscscope or ctags why choose one over the other?scons and ctagsctags cannot open option file “.ctags”Adding tag scopes in universal-ctagsShould I use Universal-ctags?Universal ctags on WindowsHow do I install GNU Global with universal ctags support using Homebrew?Universal ctags with emacsHow to highlight ctags generated by Universal Ctags in Vim?

                    Add ONERROR event to image from jsp tldHow to add an image to a JPanel?Saving image from PHP URLHTML img scalingCheck if an image is loaded (no errors) with jQueryHow to force an <img> to take up width, even if the image is not loadedHow do I populate hidden form field with a value set in Spring ControllerStyling Raw elements Generated from JSP tagds with Jquery MobileLimit resizing of images with explicitly set width and height attributeserror TLD use in a jsp fileJsp tld files cannot be resolved