That solution worked for me, thanks a lot!!
This worked for me too, thanks a lot
Hello, Where would you change environment variables in windows or does meteor have its own settings page for environment variables.?
I am using Meteor version 1.6.1.2, Node version 8.8.1.
I added in settings.json as following
“galaxy.meteor.com”: {
“NODE_TLS_REJECT_UNAUTHORIZED” : “0”
}
And before running meteor, I run the command also.
set NODE_TLS_REJECT_UNAUTHORIZED=0
But
error: certificate has expired
always happen and cannot run this project.
And in the hosts file, there isn’t the entry 54.192.225.217 warehouse.meteor.com.
Please help me.
Which OS are you using? Can you run it neither locally nor on Meteor Cloud?
I have same issue. Could anyone please help me to fix this issue?
非常感谢,完美解决了我的问题,真的太棒了