react-box icon indicating copy to clipboard operation
react-box copied to clipboard

truffle unbox react is not working

Open HamzaUmer opened this issue 3 years ago • 1 comments

Unbox failed! RequestError: tunneling socket could not be established, cause=getaddrinfo ENOTFOUND proxyhost at ClientRequest. (C:\Users\mirza\AppData\Roaming\npm\node_modules\truffle\build\webpack:\node_modules\download\node_modules\got\index.js:182:1) at Object.onceWrapper (node:events:514:26) at ClientRequest.emit (node:events:394:28) at ClientRequest.onError (C:\Users\mirza\AppData\Roaming\npm\node_modules\truffle\build\webpack:\node_modules\tunnel-agent\index.js:179:1) at Object.onceWrapper (node:events:514:26) at ClientRequest.emit (node:events:394:28) at Socket.socketErrorListener (node:_http_client:447:9) at Socket.emit (node:events:394:28) at emitErrorNT (node:internal/streams/destroy:193:8) at emitErrorCloseNT (node:internal/streams/destroy:158:3) at processTicksAndRejections (node:internal/process/task_queues:83:21) Truffle v5.5.28 (core: 5.5.28) Node v16.4.0

HamzaUmer avatar Aug 29 '22 11:08 HamzaUmer

Hey @HamzaUmer, is your machine connected / behind some proxy? Try env | grep proxy.

Also here's a related issue over on the Truffle repo that may be helpful.

cliffoo avatar Aug 31 '22 16:08 cliffoo

Closing for issue maintenance.

cliffoo avatar Oct 27 '22 16:10 cliffoo