Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export pdf is not working #431

Open
pritibiyani opened this issue Oct 22, 2023 · 1 comment
Open

Export pdf is not working #431

pritibiyani opened this issue Oct 22, 2023 · 1 comment

Comments

@pritibiyani
Copy link

pritibiyani commented Oct 22, 2023

Case

  • BUG

Issue

npm run export is not working

Info

  • Operating System: OSX 13.6 (22G120)
  • Node-Version: v16.14.2

Reproduce

  • When I'm running npm run export nothing is proceeding further. I debugged little more and printed logs to understand what could be the issue and fetchResponse is not getting resolved.
    There is not even log for following:
    console.log('Connected to server ...');
    console.log('Exporting ...');

I can see the changes being reflected when I run npm run dev, but when I run export, there is issue. Let me know what can I do to make it work.

Terminal output when I run npm run dev


> [email protected] export
> concurrently "npm run dev" "npm run pdf" --success first --kill-others --raw


> [email protected] pdf
> node scripts/export.js


> [email protected] dev
> node build/dev-server.js

> Starting dev server...
ℹ 「wdm」: wait until bundle finished: 
(node:89082) DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead
(Use `node --trace-deprecation ...` to show where the warning was created)


 WARNING  Compiled with 4 warnings                                                                                                                                                                    7:25:56 PM

 warning  

configuration
The 'mode' option has not been set, webpack will fallback to 'production' for this value. Set 'mode' option to 'development' or 'production' to enable defaults for each environment.
You can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/concepts/mode/

 warning  

asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets: 
  static/fonts/opensans-condbold.790124b.eot (258 KiB)
  static/img/fontawesome-webfont.912ec66.svg (434 KiB)
  static/fonts/SourceSansPro-ExtraLight.abbaecf.ttf (285 KiB)
  static/fonts/SourceSansPro-Light.a663a1b.ttf (286 KiB)
  static/fonts/SourceSansPro-Regular.d165cf1.ttf (287 KiB)
  static/fonts/SourceSansPro-Semibold.c8eb654.ttf (286 KiB)
  static/fonts/SourceSansPro-Bold.1e9b84f.ttf (285 KiB)
  static/fonts/SourceSansPro-Black.587ba27.ttf (283 KiB)
  static/img/OpenSans-Light.d79f021.svg (258 KiB)
  static/img/OpenSans-LightItalic.b64e991.svg (291 KiB)
  static/img/OpenSans-Regular.f641a7d.svg (266 KiB)
  static/img/OpenSans-Italic.d6671d4.svg (291 KiB)
  static/img/OpenSans-Semibold.bb100c9.svg (1.11 MiB)
  static/img/OpenSans-SemiboldItalic.ddc348f.svg (289 KiB)
  static/img/OpenSans-Bold.d6291f8.svg (264 KiB)
  static/img/OpenSans-BoldItalic.a54aba8.svg (284 KiB)
  static/img/OpenSans-ExtraBold.8c5c497.svg (1.11 MiB)
  static/img/OpenSans-ExtraBoldItalic.9704305.svg (283 KiB)
  static/img/opensans-condlight.55ca06a.svg (817 KiB)
  static/img/opensans-condlightitalic.c00c6b0.svg (818 KiB)
  static/fonts/opensans-condbold.c28df5d.ttf (258 KiB)
  static/img/opensans-condbold.1e26591.svg (486 KiB)
  app.js (3.78 MiB)

 warning  

entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
  app (3.78 MiB)
      app.js


 warning  

webpack performance recommendations: 
You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
For more info visit https://webpack.js.org/guides/code-splitting/

⚠ 「wdm」: Hash: 010f4096bab8ecc24722
Version: webpack 4.20.2
Time: 8678ms
Built at: 10/22/2023 7:25:56 PM
                                                    Asset       Size  Chunks                    Chunk Names
                                static/img/id.087ce5d.jpg   23.6 KiB          [emitted]         
                   static/fonts/Roboto-Thin.ad538a6.woff2   61.6 KiB          [emitted]         
                    static/fonts/Roboto-Thin.d3b4737.woff   82.3 KiB          [emitted]         
             static/fonts/Roboto-ThinItalic.5b4a33e.woff2   66.7 KiB          [emitted]         
              static/fonts/Roboto-ThinItalic.8a96edb.woff   88.7 KiB          [emitted]         
                  static/fonts/Roboto-Light.d26871e.woff2   62.8 KiB          [emitted]         
                   static/fonts/Roboto-Light.c73eb1c.woff   83.7 KiB          [emitted]         
            static/fonts/Roboto-LightItalic.e8eaae9.woff2   69.1 KiB          [emitted]         
             static/fonts/Roboto-LightItalic.13efe6c.woff   90.7 KiB          [emitted]         
                static/fonts/Roboto-Regular.73f0a88.woff2   63.1 KiB          [emitted]         
                 static/fonts/Roboto-Regular.35b07eb.woff   83.9 KiB          [emitted]         
          static/fonts/Roboto-RegularItalic.4357beb.woff2   68.6 KiB          [emitted]         
           static/fonts/Roboto-RegularItalic.f5902d5.woff   89.6 KiB          [emitted]         
                 static/fonts/Roboto-Medium.90d1676.woff2   63.9 KiB          [emitted]         
                  static/fonts/Roboto-Medium.1d65948.woff   84.4 KiB          [emitted]         
           static/fonts/Roboto-MediumItalic.13ec0eb.woff2   69.6 KiB          [emitted]         
            static/fonts/Roboto-MediumItalic.83e114c.woff     91 KiB          [emitted]         
                   static/fonts/Roboto-Bold.b52fac2.woff2   63.2 KiB          [emitted]         
                    static/fonts/Roboto-Bold.50d75e4.woff   84.2 KiB          [emitted]         
             static/fonts/Roboto-BoldItalic.94008e6.woff2   68.7 KiB          [emitted]         
              static/fonts/Roboto-BoldItalic.4fe0f73.woff   89.8 KiB          [emitted]         
                  static/fonts/Roboto-Black.59eb360.woff2   63.4 KiB          [emitted]         
                   static/fonts/Roboto-Black.313a656.woff   84.5 KiB          [emitted]         
            static/fonts/Roboto-BlackItalic.f75569f.woff2   70.4 KiB          [emitted]         
             static/fonts/Roboto-BlackItalic.cc2fadc.woff   91.8 KiB          [emitted]         
                  static/fonts/OpenSans-Light.8040375.eot    105 KiB          [emitted]         
            static/fonts/OpenSans-LightItalic.6725fc4.eot    130 KiB          [emitted]         
                static/fonts/OpenSans-Regular.a35546e.eot    104 KiB          [emitted]         
                 static/fonts/OpenSans-Italic.e487b7c.eot    128 KiB          [emitted]         
               static/fonts/OpenSans-Semibold.0ea0450.eot    106 KiB          [emitted]         
         static/fonts/OpenSans-SemiboldItalic.da06141.eot    128 KiB          [emitted]         
                   static/fonts/OpenSans-Bold.7ae9b8b.eot    108 KiB          [emitted]         
             static/fonts/OpenSans-BoldItalic.ea07932.eot    125 KiB          [emitted]         
              static/fonts/OpenSans-ExtraBold.561e4b6.eot    104 KiB          [emitted]         
        static/fonts/OpenSans-ExtraBoldItalic.5f467e7.eot    121 KiB          [emitted]         
              static/fonts/opensans-condlight.fa14197.eot    216 KiB          [emitted]         
        static/fonts/opensans-condlightitalic.b722edf.eot    206 KiB          [emitted]         
               static/fonts/opensans-condbold.790124b.eot    258 KiB          [emitted]  [big]  
             static/fonts/fontawesome-webfont.674f50d.eot    162 KiB          [emitted]         
           static/fonts/fontawesome-webfont.af7ae50.woff2   75.4 KiB          [emitted]         
            static/fonts/fontawesome-webfont.fee66e7.woff   95.7 KiB          [emitted]         
             static/fonts/fontawesome-webfont.b06871f.ttf    162 KiB          [emitted]         
               static/img/fontawesome-webfont.912ec66.svg    434 KiB          [emitted]  [big]  
           static/fonts/MaterialIcons-Regular.e79bfd8.eot    140 KiB          [emitted]         
         static/fonts/MaterialIcons-Regular.570eb83.woff2   43.3 KiB          [emitted]         
          static/fonts/MaterialIcons-Regular.012cf6a.woff   56.3 KiB          [emitted]         
           static/fonts/MaterialIcons-Regular.a37b0c0.ttf    125 KiB          [emitted]         
        static/fonts/SourceSansPro-ExtraLight.84f38db.eot    106 KiB          [emitted]         
  static/fonts/SourceSansPro-ExtraLight.ttf.18628e1.woff2   80.9 KiB          [emitted]         
   static/fonts/SourceSansPro-ExtraLight.otf.efc4e41.woff    111 KiB          [emitted]         
        static/fonts/SourceSansPro-ExtraLight.d4882f1.otf    216 KiB          [emitted]         
        static/fonts/SourceSansPro-ExtraLight.abbaecf.ttf    285 KiB          [emitted]  [big]  
      static/fonts/SourceSansPro-ExtraLightIt.5b2fdca.eot     45 KiB          [emitted]         
static/fonts/SourceSansPro-ExtraLightIt.ttf.022f2c3.woff2   33.8 KiB          [emitted]         
 static/fonts/SourceSansPro-ExtraLightIt.otf.ef7233e.woff   45.7 KiB          [emitted]         
      static/fonts/SourceSansPro-ExtraLightIt.24da54a.otf   74.6 KiB          [emitted]         
      static/fonts/SourceSansPro-ExtraLightIt.95c4453.ttf    102 KiB          [emitted]         
             static/fonts/SourceSansPro-Light.b818f49.eot    110 KiB          [emitted]         
       static/fonts/SourceSansPro-Light.ttf.9ac3a96.woff2   84.3 KiB          [emitted]         
        static/fonts/SourceSansPro-Light.otf.7d901d6.woff    116 KiB          [emitted]         
             static/fonts/SourceSansPro-Light.779f3bf.otf    221 KiB          [emitted]         
             static/fonts/SourceSansPro-Light.a663a1b.ttf    286 KiB          [emitted]  [big]  
           static/fonts/SourceSansPro-LightIt.e2f4cdf.eot   46.3 KiB          [emitted]         
     static/fonts/SourceSansPro-LightIt.ttf.f9b216c.woff2   35.1 KiB          [emitted]         
      static/fonts/SourceSansPro-LightIt.otf.8991e3b.woff   47.8 KiB          [emitted]         
           static/fonts/SourceSansPro-LightIt.06b7691.otf     76 KiB          [emitted]         
           static/fonts/SourceSansPro-LightIt.a33030b.ttf    102 KiB          [emitted]         
           static/fonts/SourceSansPro-Regular.ac064e4.eot    111 KiB          [emitted]         
     static/fonts/SourceSansPro-Regular.ttf.713df4a.woff2   84.8 KiB          [emitted]         
      static/fonts/SourceSansPro-Regular.otf.bbd955e.woff    119 KiB          [emitted]         
           static/fonts/SourceSansPro-Regular.5e1d162.otf    224 KiB          [emitted]         
           static/fonts/SourceSansPro-Regular.d165cf1.ttf    287 KiB          [emitted]  [big]  
                static/fonts/SourceSansPro-It.804a5a7.eot   46.4 KiB          [emitted]         
          static/fonts/SourceSansPro-It.ttf.9a310e9.woff2   35.2 KiB          [emitted]         
           static/fonts/SourceSansPro-It.otf.e242c09.woff   49.4 KiB          [emitted]         
                static/fonts/SourceSansPro-It.221e288.otf   77.9 KiB          [emitted]         
                static/fonts/SourceSansPro-It.61403c3.ttf    102 KiB          [emitted]         
          static/fonts/SourceSansPro-Semibold.baa29e5.eot    110 KiB          [emitted]         
    static/fonts/SourceSansPro-Semibold.ttf.9ef07ea.woff2   84.2 KiB          [emitted]         
     static/fonts/SourceSansPro-Semibold.otf.99f66ff.woff    121 KiB          [emitted]         
          static/fonts/SourceSansPro-Semibold.78667e5.otf    227 KiB          [emitted]         
          static/fonts/SourceSansPro-Semibold.c8eb654.ttf    286 KiB          [emitted]  [big]  
        static/fonts/SourceSansPro-SemiboldIt.bceddbf.eot   46.5 KiB          [emitted]         
  static/fonts/SourceSansPro-SemiboldIt.ttf.f25d5f4.woff2   35.1 KiB          [emitted]         
   static/fonts/SourceSansPro-SemiboldIt.otf.fe3cbd0.woff   49.4 KiB          [emitted]         
        static/fonts/SourceSansPro-SemiboldIt.4e5ce2e.otf   78.4 KiB          [emitted]         
        static/fonts/SourceSansPro-SemiboldIt.51e9294.ttf    102 KiB          [emitted]         
              static/fonts/SourceSansPro-Bold.93b5bf1.eot    110 KiB          [emitted]         
        static/fonts/SourceSansPro-Bold.ttf.5696c85.woff2   83.6 KiB          [emitted]         
         static/fonts/SourceSansPro-Bold.otf.86dae82.woff    122 KiB          [emitted]         
              static/fonts/SourceSansPro-Bold.1a2a157.otf    230 KiB          [emitted]         
              static/fonts/SourceSansPro-Bold.1e9b84f.ttf    285 KiB          [emitted]  [big]  
            static/fonts/SourceSansPro-BoldIt.18f07e2.eot   46.3 KiB          [emitted]         
      static/fonts/SourceSansPro-BoldIt.ttf.7209467.woff2     35 KiB          [emitted]         
       static/fonts/SourceSansPro-BoldIt.otf.f49ab60.woff   49.5 KiB          [emitted]         
            static/fonts/SourceSansPro-BoldIt.50e6e61.otf   78.5 KiB          [emitted]         
            static/fonts/SourceSansPro-BoldIt.7edeabe.ttf    101 KiB          [emitted]         
             static/fonts/SourceSansPro-Black.2ff1682.eot    106 KiB          [emitted]         
       static/fonts/SourceSansPro-Black.ttf.2a13689.woff2   80.1 KiB          [emitted]         
        static/fonts/SourceSansPro-Black.otf.cc8efb2.woff    119 KiB          [emitted]         
             static/fonts/SourceSansPro-Black.2516b34.otf    229 KiB          [emitted]         
             static/fonts/SourceSansPro-Black.587ba27.ttf    283 KiB          [emitted]  [big]  
           static/fonts/SourceSansPro-BlackIt.19b218f.eot   45.5 KiB          [emitted]         
     static/fonts/SourceSansPro-BlackIt.ttf.bafa159.woff2     34 KiB          [emitted]         
      static/fonts/SourceSansPro-BlackIt.otf.80668f1.woff   49.4 KiB          [emitted]         
           static/fonts/SourceSansPro-BlackIt.38cd304.otf   79.2 KiB          [emitted]         
           static/fonts/SourceSansPro-BlackIt.ddaa686.ttf    101 KiB          [emitted]         
                static/fonts/OpenSans-Light.39d27e1.woff2   44.8 KiB          [emitted]         
                 static/fonts/OpenSans-Light.963eb32.woff   61.4 KiB          [emitted]         
                  static/fonts/OpenSans-Light.ecb4572.ttf    105 KiB          [emitted]         
                    static/img/OpenSans-Light.d79f021.svg    258 KiB          [emitted]  [big]  
          static/fonts/OpenSans-LightItalic.e7cc712.woff2   55.2 KiB          [emitted]         
           static/fonts/OpenSans-LightItalic.97534dd.woff   74.6 KiB          [emitted]         
            static/fonts/OpenSans-LightItalic.26f1e68.ttf    130 KiB          [emitted]         
              static/img/OpenSans-LightItalic.b64e991.svg    291 KiB          [emitted]  [big]  
              static/fonts/OpenSans-Regular.5583548.woff2   45.9 KiB          [emitted]         
               static/fonts/OpenSans-Regular.ac327c4.woff   62.2 KiB          [emitted]         
                static/fonts/OpenSans-Regular.cd72963.ttf    104 KiB          [emitted]         
                  static/img/OpenSans-Regular.f641a7d.svg    266 KiB          [emitted]  [big]  
               static/fonts/OpenSans-Italic.383eba0.woff2   55.3 KiB          [emitted]         
                static/fonts/OpenSans-Italic.5250746.woff   74.3 KiB          [emitted]         
                 static/fonts/OpenSans-Italic.9b30f13.ttf    128 KiB          [emitted]         
                   static/img/OpenSans-Italic.d6671d4.svg    291 KiB          [emitted]  [big]  
             static/fonts/OpenSans-Semibold.08952b0.woff2   62.2 KiB          [emitted]         
              static/fonts/OpenSans-Semibold.9f21442.woff   68.3 KiB          [emitted]         
               static/fonts/OpenSans-Semibold.33f225b.ttf    216 KiB          [emitted]         
                 static/img/OpenSans-Semibold.bb100c9.svg   1.11 MiB          [emitted]  [big]  
       static/fonts/OpenSans-SemiboldItalic.3343e54.woff2   55.3 KiB          [emitted]         
        static/fonts/OpenSans-SemiboldItalic.ec55f26.woff   73.8 KiB          [emitted]         
         static/fonts/OpenSans-SemiboldItalic.1c0b4eb.ttf    128 KiB          [emitted]         
           static/img/OpenSans-SemiboldItalic.ddc348f.svg    289 KiB          [emitted]  [big]  
                 static/fonts/OpenSans-Bold.3326e4d.woff2   45.6 KiB          [emitted]         
                  static/fonts/OpenSans-Bold.8926673.woff   62.1 KiB          [emitted]         
                   static/fonts/OpenSans-Bold.5a10091.ttf    107 KiB          [emitted]         
                     static/img/OpenSans-Bold.d6291f8.svg    264 KiB          [emitted]  [big]  
           static/fonts/OpenSans-BoldItalic.5aaceea.woff2   53.3 KiB          [emitted]         
            static/fonts/OpenSans-BoldItalic.7be88e7.woff   71.9 KiB          [emitted]         
             static/fonts/OpenSans-BoldItalic.c36b5ac.ttf    125 KiB          [emitted]         
               static/img/OpenSans-BoldItalic.a54aba8.svg    284 KiB          [emitted]  [big]  
            static/fonts/OpenSans-ExtraBold.5211065.woff2   51.5 KiB          [emitted]         
             static/fonts/OpenSans-ExtraBold.12e2ed7.woff   68.3 KiB          [emitted]         
              static/fonts/OpenSans-ExtraBold.19b56cf.ttf    117 KiB          [emitted]         
                static/img/OpenSans-ExtraBold.8c5c497.svg   1.11 MiB          [emitted]  [big]  
      static/fonts/OpenSans-ExtraBoldItalic.bc511ba.woff2   51.8 KiB          [emitted]         
       static/fonts/OpenSans-ExtraBoldItalic.4f44077.woff     70 KiB          [emitted]         
        static/fonts/OpenSans-ExtraBoldItalic.4595d7f.ttf    121 KiB          [emitted]         
          static/img/OpenSans-ExtraBoldItalic.9704305.svg    283 KiB          [emitted]  [big]  
             static/fonts/opensans-condlight.fd21219.woff    110 KiB          [emitted]         
              static/fonts/opensans-condlight.78a0d7e.ttf    216 KiB          [emitted]         
                static/img/opensans-condlight.55ca06a.svg    817 KiB          [emitted]  [big]  
       static/fonts/opensans-condlightitalic.36dda30.woff    106 KiB          [emitted]         
        static/fonts/opensans-condlightitalic.41ed725.ttf    206 KiB          [emitted]         
          static/img/opensans-condlightitalic.c00c6b0.svg    818 KiB          [emitted]  [big]  
              static/fonts/opensans-condbold.16a153a.woff    118 KiB          [emitted]         
               static/fonts/opensans-condbold.c28df5d.ttf    258 KiB          [emitted]  [big]  
                 static/img/opensans-condbold.1e26591.svg    486 KiB          [emitted]  [big]  
                    static/fonts/Raleway-Thin.ebd07bb.ttf    171 KiB          [emitted]         
             static/fonts/Raleway-Thin-Italic.f8708e6.ttf    139 KiB          [emitted]         
              static/fonts/Raleway-ExtraLight.ebd5c80.ttf    170 KiB          [emitted]         
       static/fonts/Raleway-ExtraLight-Italic.91fc8a2.ttf    138 KiB          [emitted]         
                   static/fonts/Raleway-Light.6b562d7.ttf    176 KiB          [emitted]         
            static/fonts/Raleway-Light-Italic.fa415a9.ttf    143 KiB          [emitted]         
                 static/fonts/Raleway-Regular.2d4cd87.ttf    172 KiB          [emitted]         
          static/fonts/Raleway-Regular-Italic.b1f58e1.ttf    141 KiB          [emitted]         
                  static/fonts/Raleway-Medium.2e763f8.ttf    174 KiB          [emitted]         
           static/fonts/Raleway-Medium-Italic.c966b86.ttf    143 KiB          [emitted]         
                static/fonts/Raleway-SemiBold.e18d388.ttf    174 KiB          [emitted]         
         static/fonts/Raleway-SemiBold-Italic.4bd987d.ttf    142 KiB          [emitted]         
                    static/fonts/Raleway-Bold.f5c9c1a.ttf    172 KiB          [emitted]         
             static/fonts/Raleway-Bold-Italic.02d3658.ttf    143 KiB          [emitted]         
               static/fonts/Raleway-ExtraBold.299ddfe.ttf    170 KiB          [emitted]         
        static/fonts/Raleway-ExtraBold-Italic.8832d30.ttf    142 KiB          [emitted]         
                   static/fonts/Raleway-Black.d641109.ttf    174 KiB          [emitted]         
            static/fonts/Raleway-Black-Italic.0f629c9.ttf    142 KiB          [emitted]         
              static/img/resume-material-dark.451a6ed.png     60 KiB          [emitted]         
     static/img/resume-material-dark-projects.b806111.png   57.9 KiB          [emitted]         
                 static/img/resume-left-right.e77ec0f.png   53.7 KiB          [emitted]         
        static/img/resume-left-right-projects.4c8ad98.png   46.2 KiB          [emitted]         
             static/img/resume-left-right-rtl.72d9266.png   50.1 KiB          [emitted]         
                    static/img/resume-oblique.42d29b4.png     44 KiB          [emitted]         
           static/img/resume-oblique-projects.6641f1f.png   39.4 KiB          [emitted]         
                static/img/resume-oblique-rtl.a9bfb54.png   37.7 KiB          [emitted]         
                   static/img/resume-side-bar.0ce20de.png   53.7 KiB          [emitted]         
          static/img/resume-side-bar-projects.5538190.png   48.6 KiB          [emitted]         
               static/img/resume-side-bar-rtl.3184eb3.png     54 KiB          [emitted]         
                     static/img/resume-purple.9cafdf0.png   26.4 KiB          [emitted]         
                   static/img/resume-creative.28c13b5.png   26.5 KiB          [emitted]         
                       static/img/resume-cool.ab886b2.png     59 KiB          [emitted]         
                   static/img/resume-cool-rtl.3f131e9.png   58.7 KiB          [emitted]         
                  static/img/resume-cool-rtl2.196de27.png   60.7 KiB          [emitted]         
                      static/img/resume-green.b3219b5.png     28 KiB          [emitted]         
                              static/img/logo.1522a48.png     46 KiB          [emitted]         
                                                   app.js   3.78 MiB       0  [emitted]  [big]  app
                                               index.html  391 bytes          [emitted]         
Entrypoint app [big] = app.js
  [0] ./node_modules/vue/dist/vue.esm.js 286 KiB {0} [built]
  [1] ./node_modules/vue-loader/lib/runtime/componentNormalizer.js 2.63 KiB {0} [built]
  [5] ./node_modules/vue-hot-reload-api/dist/index.js 7.13 KiB {0} [built]
  [9] ./src/App.vue?vue&type=template&id=7ba5bd90& + 1 modules 457 bytes {0} [built]
      | ./src/App.vue?vue&type=template&id=7ba5bd90& 195 bytes [built]
      | ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./src/App.vue?vue&type=template&id=7ba5bd90& 262 bytes [built]
 [33] (webpack)/buildin/global.js 509 bytes {0} [built]
 [56] ./src/App.vue?vue&type=script&lang=js& + 1 modules 365 bytes {0} [built]
      | ./src/App.vue?vue&type=script&lang=js& 332 bytes [built]
      | ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./src/App.vue?vue&type=script&lang=js& 33 bytes [built]
[136] ./src/App.vue 1.11 KiB {0} [built]
[137] ./src/pages/resume.vue 1.19 KiB {0} [built]
[139] ./src/pages/home.vue 1.17 KiB {0} [built]
[140] multi ./build/dev-client ./src/main.js 40 bytes {0} [built]
[141] ./build/dev-client.js 245 bytes {0} [built]
[142] ./node_modules/eventsource-polyfill/dist/browserify-eventsource.js 852 bytes {0} [built]
[143] ./node_modules/eventsource-polyfill/dist/eventsource.js 17.3 KiB {0} [built]
[144] (webpack)-hot-middleware/client.js?noInfo=true&reload=true 7.59 KiB {0} [built]
[385] ./src/main.js + 2 modules 64.6 KiB {0} [built]
      | ./src/main.js 213 bytes [built]
      | ./src/router/index.js 325 bytes [built]
      | ./node_modules/vue-router/dist/vue-router.esm.js 64.1 KiB [built]
    + 371 hidden modules

WARNING in configuration
The 'mode' option has not been set, webpack will fallback to 'production' for this value. Set 'mode' option to 'development' or 'production' to enable defaults for each environment.
You can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/concepts/mode/

WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets: 
  static/fonts/opensans-condbold.790124b.eot (258 KiB)
  static/img/fontawesome-webfont.912ec66.svg (434 KiB)
  static/fonts/SourceSansPro-ExtraLight.abbaecf.ttf (285 KiB)
  static/fonts/SourceSansPro-Light.a663a1b.ttf (286 KiB)
  static/fonts/SourceSansPro-Regular.d165cf1.ttf (287 KiB)
  static/fonts/SourceSansPro-Semibold.c8eb654.ttf (286 KiB)
  static/fonts/SourceSansPro-Bold.1e9b84f.ttf (285 KiB)
  static/fonts/SourceSansPro-Black.587ba27.ttf (283 KiB)
  static/img/OpenSans-Light.d79f021.svg (258 KiB)
  static/img/OpenSans-LightItalic.b64e991.svg (291 KiB)
  static/img/OpenSans-Regular.f641a7d.svg (266 KiB)
  static/img/OpenSans-Italic.d6671d4.svg (291 KiB)
  static/img/OpenSans-Semibold.bb100c9.svg (1.11 MiB)
  static/img/OpenSans-SemiboldItalic.ddc348f.svg (289 KiB)
  static/img/OpenSans-Bold.d6291f8.svg (264 KiB)
  static/img/OpenSans-BoldItalic.a54aba8.svg (284 KiB)
  static/img/OpenSans-ExtraBold.8c5c497.svg (1.11 MiB)
  static/img/OpenSans-ExtraBoldItalic.9704305.svg (283 KiB)
  static/img/opensans-condlight.55ca06a.svg (817 KiB)
  static/img/opensans-condlightitalic.c00c6b0.svg (818 KiB)
  static/fonts/opensans-condbold.c28df5d.ttf (258 KiB)
  static/img/opensans-condbold.1e26591.svg (486 KiB)
  app.js (3.78 MiB)

WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
  app (3.78 MiB)
      app.js


WARNING in webpack performance recommendations: 
You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
For more info visit https://webpack.js.org/guides/code-splitting/
Child html-webpack-plugin for "index.html":
         Asset      Size  Chunks  Chunk Names
    index.html  1.39 MiB       0  
    Entrypoint undefined = index.html
    [0] ./node_modules/html-webpack-plugin/lib/loader.js!./index.html 543 bytes {0} [built]
    [1] ./node_modules/lodash/lodash.js 531 KiB {0} [built]
    [2] (webpack)/buildin/global.js 509 bytes {0} [built]
    [3] (webpack)/buildin/module.js 519 bytes {0} [built]
ℹ 「wdm」: Compiled with warnings.
> Listening at http://localhost:8080

when I put more logs in fetchResponse:

const fetchResponse = () => {
    return new Promise((res, rej) => {
        try {
            const req = http.request(`http://localhost:${config.dev.port}/#/`, response => {
              console.log("!!!Response status code" +response.statusMessage +response.statusCode )
              res(response.statusCode);
            });
            req.on('error', (err) => rej(err));
            req.end();
        } catch (err) {
            rej(err);
        }
    });
};

Even after local server has started locally, still there is response status code is 404.

@cidarm
Copy link

cidarm commented Nov 15, 2023

Hi @pritibiyani - I am on a Mac OS 14.1.1 (Sonoma). I was able to export the pdf by updating puppeteer.

npm i puppeteer

Please let me know if that works for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants