[SOLVED] Attempting to Upgrade from 1.8.1

Just getting back to building on my app and attempting to upgrade from 1.8.1 to 1.8.3 in my journey upgrading one version at a time to 2.5 and getting the following errors:

meteor update --release 1.8.3
Unable to update package catalog (are you offline?)                                
                                                                                            
=> Errors while initializing project:         
                                              
While downloading accounts-base@1.4.5...:
error: certificate has expired

While downloading babel-compiler@7.4.2...:
error: certificate has expired

While downloading babel-runtime@1.4.0...:
error: certificate has expired

While downloading callback-hook@1.2.0...:
error: certificate has expired

etc etc etc...

@filipenevola - Is this something we can update on the repo side of things so folks like me can upgrade in baby steps.

Thanks

2 Likes