-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Error loading debug manifests - SPFx Extensions #1175
Comments
Looks like the local webserver isn't running. If you did the Current, MSFT's guidance is to use Node v6. But you can use Node v8 by prefacing your command with
Ref #1002 |
Hi @bhanuchintha, @andrewconnell already provide valuable input on this. Have you double checked that the localhost is running? - also ensure that you are using right versions. Could you come back and confirm the status, thx. |
Facing similar issue "loading debug manifests issues" in Edge, Firefox, though added trust-dev-cert. But works fine in IE. any idea? |
Guys, Contributing my two cents. P.S. Since SharePoint Framework fully makes use of open source technologies, I expect it to run seamlessly on any browser. Being said that, I give browser importance as per the following(High to Low):
Hope this helps someone or may direct them in the right direction. Thank you |
@bhanuchintha I had also the same problem. Then I ran gulp trust-dev-cert & gulp serve --nobrowser and followed all the steps. It worked afterwards. You may try it. |
Hello @andrewconnell @VesaJuvonen @rkbhowmik , Very sorry for responding lately on this discussion. Actually, the issue got resolved with the same approach that you have provided by running the local instalce gulp serve --nobrowser. Thanks for providing the details. Thanks a lot again for the followup & support that is provided here. Thanks &Regards, |
Hi @andrewconnell I am running the local instance gulp serve --nobrowser and it works perfectly in Chrome and Edge but not Internet Explorer 11. Do you have suggestions on what could be the issue with IE11? |
Does not work in Edge only IE11 for me. |
Hi all, this problem was pretty frustrating so I want to share what worked for me and hopefully it’ll work for you too. I went to the Microsoft Docs and saw that you need to run “gulp trust-dev-cert” in your local dev environment. After doing this it loaded up in IE11 |
Hello, I have the same issue. I can run debug on and only in Chrome . When i try to do it on other browser, I get the error. EDIT: It is Application Customize Extension Nothing. Sad. Best Regards, |
@AntyfrizZz - please submit this as a new issue, so that your input does not get hidden or ignored in already closed issue. yes - it's sad if it does not work, but this seems like an environment issue related to some versions, as we cannot repro that with the given information. Can you please provide more details on the new issue, like which browsers you are referring to (not working) and which versions of those browsers you are using. Thx. |
@VesaJuvonen , here is the new issue with more detailed information #3306 |
Gulp trust-dev-cert has fixed this for me in one instance! |
Gulp trust-dev-cert worked for me on Chrome. Not tested in other browsers. |
Issues that have been closed & had no follow-up activity for at least 7 days are automatically locked. Please refer to our wiki for more details, including how to remediate this action if you feel this was done prematurely or in error: Issue List: Our approach to locked issues |
Hello Team,
While trying the SPFx extensions below example, i am getting the attached error.
https://docs.microsoft.com/en-us/sharepoint/dev/spfx/extensions/get-started/build-a-hello-world-extension
Error loading debug manifests:
Can you please help in this regard.
Thanks & Regards,
Bhanu
The text was updated successfully, but these errors were encountered: