-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
gulp serve ssl error #1008
Comments
Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible. |
I have the same issue with Node 10.16.3 and yo generator 3.1.1 (and earlier versions), but only if I select "SharePoint 2016 onwards..." from the generator menu; if I choose the "SharePoint Online only (latest)" option it works successfully. The Gulp Serve output is considerably different for the two: 2016 onwards gulp serve:
SharePoint Online only gulp serve:
|
Hello, any updates on this? I'm developing a SPFx web part for SharePoint 2016, using the Node 10.x version and seeing the same error as the one described here as well. Also NO_NODE_HTTP2 does not help. Thanks! SPFx v. 1.1.0 here, no framework |
Hey @michalhainc did you ever solve this issue? I'll mark it as closed as there hasn't been any activity on it for a while. If you're still having this issue, please open a new one and we'll see if we can breathe some new life into this issue. I encourage you to take the time to fill the issue template, as it helps route the issues to the right people and -- hopefully -- helps get you answers faster. |
@hugoabernier no I didn't resolve this... I just wanted to learn SPFX... but didnt.. Is this a common practice to close unresolved issues? Apparently I was not the only one affected by this. This issue is already re-opened after a bot closed same issue which I referenced in my first post in this issue.... |
@michalhainc I have the same issue, I noticed I need to NOT open my PowerShell or VSCode with RunAsAdmin.... if you do that something gets messed up and I had lots of issues. maybe give it a try... not saying it will solve THIS issue (which I also still have myself), however I went on along without it because of the need to progress with the webpart. |
@flaviuc thanks for info, I will try, but I would say as I know myself, this is the general kind of stuff I have tried, but I don't remember exactly as it was 2 years ago... |
Any perfecrt resolution for this error. Created a webpart using below example If I open the file :https://localhost:4321/temp/manifests.js This site can’t provide a secure connection Any one help me , |
Hi gulp serve gives me ssl error in browser... I tried workarounds with setting the node's http2 environment variable... however it doesnt resolve my issue.
my package json:
Originally posted by @michalhainc in #357 (comment)
The text was updated successfully, but these errors were encountered: