Error in Installation of Yomen on Windows 7

cancel
Showing results for 
Search instead for 
Did you mean: 
anand1802
Member II

Error in Installation of Yomen on Windows 7

Dear Team,

 

I am getting below error while installation of Yomen generator on windows 7 64 bit system:

RequestError: self signed certificate in certificate chain
at ClientRequest.req.once.err (C:\User\AppData\Roaming\npm\node_modules\yo\node_modules\latest-version\node_modules\got\index.js:73:21)
at Object.onceWrapper (events.js:315:30)
at emitOne (events.js:116:13)
at ClientRequest.emit (events.js:211:7)
at TLSSocket.socketErrorListener (_http_client.js:387:9)
at emitOne (events.js:116:13)
at TLSSocket.emit (events.js:211:7)
at emitErrorNT (internal/streams/destroy.js:64:8)
at _combinedTickCallback (internal/process/next_tick.js:138:11)
at process._tickCallback (internal/process/next_tick.js:180:9)
code: 'SELF_SIGNED_CERT_IN_CHAIN',
message: 'self signed certificate in certificate chain',
host: 'registry.npmjs.org',
hostname: 'registry.npmjs.org',
method: 'GET',
path: '/yo'

1 Reply
eugenio_romano
Alfresco Employee

Re: Error in Installation of Yomen on Windows 7

Hi, it sounds like a yeoman problem with your environment.

I suggest you refer Yeoman · GitHub  to the yeoman community to understand where is your problem.

It sounds like your local problem and I never experience a problem like that so maybe there you will find someone with your same issue or that knows why you have it