-
Notifications
You must be signed in to change notification settings - Fork 6
Description
when I run sun-photon init, it shows:
Downloading...
Error: Error making request to https://raw.githubusercontent.com/tronprotocol/sun-photon/bare-box/sun-photon.js. Got error: read ECONNRESET. Please check the format of the requested resource.
at Request.callback (C:\Users\Admin\AppData\Roaming\npm\node_modules\sun-photon\build\components\Box\lib\utils\unbox.js:1:999)
at self.callback (C:\Users\Admin\AppData\Roaming\npm\node_modules\sun-photon\node_modules\request\request.js:185:22)
at Request.emit (events.js:210:5)
at Request.onRequestError (C:\Users\Admin\AppData\Roaming\npm\node_modules\sun-photon\node_modules\request\request.js:881:8)
at ClientRequest.emit (events.js:210:5)
at TLSSocket.socketErrorListener (http_client.js:406:9)
at TLSSocket.emit (events.js:210:5)
at emitErrorNT (internal/streams/destroy.js:92:8)
at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
at processTicksAndRejections (internal/process/task_queues.js:80:21)
how to fix that?
thanks