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

Stuck in installation step #5634

Closed
droidMakk opened this issue May 31, 2018 · 5 comments
Closed

Stuck in installation step #5634

droidMakk opened this issue May 31, 2018 · 5 comments

Comments

@droidMakk
Copy link

Summary

I tried to install gatsby-cli using yarn but i've stuck in this windows-build-tools setup for the past few hours. Yet it's not completed. Please find the reference image below.
PS: I tried using npm it got installed but gatsby develop is throwing out an error. Unsupport win32 directory structure and it was on a boilerplate.
gatsby-cli

Relevant information

Environment (if relevant)

  • Gatsby version (npm list gatsby):
  • gatsby-cli version (gatsby --version):
  • Node.js version: v9.6.1
  • Operating System: Win10 x64 ( Creator's Update )

File contents (if changed)

gatsby-config.js: N/A
package.json: N/A
gatsby-node.js: N/A
gatsby-browser.js: N/A
gatsby-ssr.js: N/A

@robsonpf
Copy link

I install the gatsby-cli package i don't know if is the role issue.

@ghost
Copy link

ghost commented Jun 1, 2018

Have used yarn for this as well, and windows-build-tools is a bit large but it usually pulls through in our case.
Also, I suggest either sticking with npm or yarn, not both.
What boilerplate might you be talking about and can we take a look at this structure?

@droidMakk
Copy link
Author

droidMakk commented Jun 1, 2018

Is it something like the size of windows build tools is large. So I need to wait till it's done

The boilerplate while we type in

gatsby new 'project name'

@pieh
Copy link
Contributor

pieh commented Jun 1, 2018

Please check felixrieseberg/windows-build-tools#47 or report this issue there. That's outside of something that gatsby can fix

@pieh pieh closed this as completed Jun 1, 2018
@droidMakk
Copy link
Author

Thanks @pieh , The problem was with the path i was working.

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

3 participants