-
Windows 10, command prompt Create a new framework app with Change directory into newly created app and See only See the following output in the Windows command prompt console (similar block repeats 4 times each with the same error cause and code)
Something wrong with latest app creation logic? I have another framework app that was created a couple weeks ago, running locally just fine with local web server hosting. Tried creating a new framework app with older version (same one that is working for me in the other app) and get the same problem. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
This post seems relevant: let us know if any of the tips provided in the top answer works for you? |
Beta Was this translation helpful? Give feedback.
-
OK - solved this one. Sounds like it was since "cleaned up" so they are able to unblock that site.
Strange manifestation of the problem with the rabbit whole errors about |
Beta Was this translation helpful? Give feedback.
OK - solved this one.
Turns out IT at my company had blocked
cdn.jsdelivr.net
due to what apparently was **jsdelivr.net being used in a malware attack on December 5th **Sounds like it was since "cleaned up" so they are able to unblock that site.
npm run dev
and the web serving is working fine for me again.Strange manifestation of the problem with the rabbit whole errors about
UNABLE_TO_GET_ISSUER_CERT_LOCALLY
but I suppose that was a problem downloading the cert