This repository was archived by the owner on Feb 26, 2024. It is now read-only.
  
  
  
  
truffle unbox react downloading failed #6167
              
                Unanswered
              
          
                  
                    
                      Kushvanshi-Shubham
                    
                  
                
                  asked this question in
                General Q&A
              
            Replies: 1 comment
-
| Hi @Kushvanshi-Shubham could you please let me know if you run the truffle command behind a proxy/vpn? | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
PS D:\projects\blockchain\TokenSale> truffle unbox react
Starting unbox...
✓ Preparing to download box
✖ Downloading
Unbox failed!
Error: Error connecting to https://raw.githubusercontent.com/truffle-box/react-box/master/truffle-box.json. Please check your internet connection and try again.
connect ETIMEDOUT 2405:200:1607:2820:41::36:443
at Function.AxiosError.from (C:\Users\shubh\AppData\Roaming\npm\node_modules\truffle\build\webpack:\node_modules\axios\dist\node\axios.cjs:789:1)
at RedirectableRequest.handleRequestError (C:\Users\shubh\AppData\Roaming\npm\node_modules\truffle\build\webpack:\node_modules\axios\dist\node\axios.cjs:2744:1)
at RedirectableRequest.emit (node:events:514:28)
at ClientRequest.eventHandlers. (C:\Users\shubh\AppData\Roaming\npm\node_modules\truffle\build\webpack:\node_modules\follow-redirects\index.js:14:1)
at ClientRequest.emit (node:events:514:28)
at TLSSocket.socketErrorListener (node:_http_client:501:9)
at TLSSocket.emit (node:events:514:28)
at emitErrorNT (node:internal/streams/destroy:151:8)
at emitErrorCloseNT (node:internal/streams/destroy:116:3)
at processTicksAndRejections (node:internal/process/task_queues:82:21)
Truffle v5.11.2 (core: 5.11.2)
Node v18.17.0
Beta Was this translation helpful? Give feedback.
All reactions