We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm trying to clone this repo using gatsby new landing-page https://github.com/gillkyle/gatsby-starter-landing-page.git
gatsby new landing-page https://github.com/gillkyle/gatsby-starter-landing-page.git
But it throws the following error :-
Error: Command failed with exit code 1: npm install - error.js:56 makeError [lib]/[gatsby-cli]/[execa]/lib/error.js:56:11 - index.js:114 handlePromise [lib]/[gatsby-cli]/[execa]/index.js:114:26 - task_queues.js:95 processTicksAndRejections internal/process/task_queues.js:95:5 - init-starter.js:135 install [lib]/[gatsby-cli]/lib/init-starter.js:135:7 - init-starter.js:202 clone [lib]/[gatsby-cli]/lib/init-starter.js:202:3 - init-starter.js:343 initStarter [lib]/[gatsby-cli]/lib/init-starter.js:343:5 - create-cli.js:494 [lib]/[gatsby-cli]/lib/create-cli.js:494:9
Here's my Gatsby info
System: OS: macOS 11.2.3 CPU: (8) x64 Apple M1 Shell: 5.8 - /bin/zsh Binaries: Node: 14.17.0 - /usr/local/bin/node npm: 7.16.0 - /usr/local/bin/npm Languages: Python: 2.7.16 - /usr/bin/python Browsers: Chrome: 91.0.4472.77 Safari: 14.0.3 npmGlobalPackages: gatsby-cli: 3.6.0
Is it not compatible with M1 yet?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm trying to clone this repo using
gatsby new landing-page https://github.com/gillkyle/gatsby-starter-landing-page.git
But it throws the following error :-
Here's my Gatsby info
Is it not compatible with M1 yet?
The text was updated successfully, but these errors were encountered: