You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can follow progress on that here: #16726
There is also this issue already 👍 #16212
We're marking this issue as answered and closing it for now but please feel free to comment here if you would like to continue this discussion. We also recommend heading over to our communities if you have questions that are not bug reports or feature requests. We hope we managed to help and thank you for using Gatsby!
Description
As you can see from here https://www.npmjs.com/package/devcert-san this NPM package is not receiving updates since 3 years. It seems the name has been changed and this is the new NPM package corresponding to the same updated repo https://www.npmjs.com/package/devcert
Steps to reproduce
npm i gatsby
check your package-lock.json for devcert and you'll see devcert-san listed instead of currently maintained package named devcert
Expected result
devcert should be used
Actual result
devcert-san got used
Environment
System:
OS: Windows 10 10.0.17763
CPU: (8) x64 Intel(R) Core(TM) i7-2720QM CPU @ 2.20GHz
Binaries:
Node: 12.13.1 - C:\Program Files\nodejs\node.EXE
npm: 6.12.1 - C:\Program Files\nodejs\npm.CMD
Languages:
Python: 2.7.14
Browsers:
Edge: 44.17763.831.0
npmPackages:
gatsby: ^2.18.3 => 2.18.3
The text was updated successfully, but these errors were encountered: