Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't create a project on Windows 10 - Request timed out #54

Closed
hejtful opened this issue Mar 30, 2020 · 1 comment
Closed

Can't create a project on Windows 10 - Request timed out #54

hejtful opened this issue Mar 30, 2020 · 1 comment

Comments

@hejtful
Copy link

hejtful commented Mar 30, 2020

I'm following the serverless-stack tutorial and got to this chapter, but I can't create a project using a Node.js starter.

serverless install --url https://github.com/AnomalyInnovations/serverless-nodejs-starter --name serverless-react-notes-app-api
Serverless: Downloading and installing "serverless-nodejs-starter"...
 
  Request Error ------------------------------------------
 
  RequestError: Request timed out
      at Timeout._onTimeout (C:\Users\budim\AppData\Roaming\npm\node_modules\serverless\node_modules\download\node_modules\got\index.js:433:24)
      at listOnTimeout (internal/timers.js:531:17)
      at processTimers (internal/timers.js:475:7)
 
     For debugging logs, run again after setting the "SLS_DEBUG=*" environment variable.
  Get Support --------------------------------------------
     Docs:          docs.serverless.com
     Bugs:          github.com/serverless/serverless/issues
     Issues:        forum.serverless.com

  Your Environment Information ---------------------------
     Operating System:          win32

Please let me know if I'm doing something wrong or if you need more info.

@hejtful
Copy link
Author

hejtful commented Mar 30, 2020

Fixed by clearing npm cache and proxy settings, and rebooting my machine. Sorry for the unnecessary issue.

@hejtful hejtful closed this as completed Mar 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant