Fish Posted January 24, 2023 Report Posted January 24, 2023 Node js SSL error Fix ki help kaavali getting error npm err: code self signed cert in chain In config I can see strict ssl = false Quote
veerigadu Posted January 24, 2023 Report Posted January 24, 2023 @csrcsr please help the needful. Anna helping nature lo Oscar level Quote
csrcsr Posted January 24, 2023 Report Posted January 24, 2023 1 minute ago, veerigadu said: @csrcsr please help the needful. Anna helping nature lo Oscar level anna no node knowledge 1 Quote
veerigadu Posted January 24, 2023 Report Posted January 24, 2023 Just now, csrcsr said: anna no node knowledge No jokes anna please. Neeku theliyanidhiii software field lo edhainaaa undha?? Not nammablee 1 1 Quote
veerigadu Posted January 24, 2023 Report Posted January 24, 2023 Let’s summon genius of this db sitti ankul @Spartan. He can do anything in node Quote
dasari4kntr Posted January 24, 2023 Report Posted January 24, 2023 26 minutes ago, Fish said: Node js SSL error Fix ki help kaavali getting error npm err: code self signed cert in chain In config I can see strict ssl = false give more details please.... are you trying to install npm package which has self signed certificate..and you node.js is throwing error because it is selfsigned..? or are you trying to configure your node.js server (expree.js) with https..? which scenario...? Quote
ramudu Posted January 24, 2023 Report Posted January 24, 2023 29 minutes ago, Fish said: Node js SSL error Fix ki help kaavali getting error npm err: code self signed cert in chain In config I can see strict ssl = false apatlooo @Pitta medha nuvve kadha post lu vesav edo help ani , matter enti? 1 Quote
ramudu Posted January 24, 2023 Report Posted January 24, 2023 31 minutes ago, Fish said: Node js SSL error Fix ki help kaavali getting error npm err: code self signed cert in chain In config I can see strict ssl = false delete ssl flag from .npmrc and try run this again and see npm config set strict-ssl false if that doesn't work , download cert file from npmjs and use set ca to that certificate path , before that if you are beyond corporate ***** , use your network id and password 1 Quote
dasari4kntr Posted January 24, 2023 Report Posted January 24, 2023 7 minutes ago, ramudu said: delete ssl flag from .npmrc and try run this again and see npm config set strict-ssl false if that doesn't work , download cert file from npmjs and use set ca to that certificate path , before that if you are beyond corporate ***** , use your network id and password by default strict-ssl false ee vuntundi bro... TS ki kooda aa falg false vundi... 1 Quote
MiryalgudaMaruthiRao Posted January 24, 2023 Report Posted January 24, 2023 11 minutes ago, dasari4kntr said: give more details please.... are you trying to install npm package which has self signed certificate..and you node.js is throwing error because it is selfsigned..? or are you trying to configure your node.js server (expree.js) with https..? which scenario...? spring boot projects untey give no 1 Quote
dasari4kntr Posted January 24, 2023 Report Posted January 24, 2023 3 minutes ago, MiryalgudaMaruthiRao said: spring boot projects untey give no naa bookmarks nunchi few... https://github.com/in28minutes/spring-boot-examples https://github.com/TechPrimers/spring-boot-graphql-query-example https://github.com/paulc4/microservices-demo 1 Quote
dasari4kntr Posted January 24, 2023 Report Posted January 24, 2023 48 minutes ago, Fish said: Node js SSL error Fix ki help kaavali getting error npm err: code self signed cert in chain In config I can see strict ssl = false 16 minutes ago, ramudu said: delete ssl flag from .npmrc and try run this again and see npm config set strict-ssl false if that doesn't work , download cert file from npmjs and use set ca to that certificate path , before that if you are beyond corporate ***** , use your network id and password npm config ls -l ee command execute chese...any duplicate stric-ssl vunnyemo choodu... sometimes..there will be multiple keys with same name... if there is multiple keys...check the comments next to the keys...if there is no comment delete it...and maintain only only one flag...that is false... 1 Quote
Fish Posted January 24, 2023 Author Report Posted January 24, 2023 1 hour ago, dasari4kntr said: give more details please.... are you trying to install npm package which has self signed certificate..and you node.js is throwing error because it is selfsigned..? or are you trying to configure your node.js server (expree.js) with https..? which scenario...? The issue was happening when trying to install npm package Quote
movies_fan Posted January 24, 2023 Report Posted January 24, 2023 If you want to fix in local for debugging, add NODE_TLS_UNAUTHORIZED=0 in env variable 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.