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 on Yarn #12

Open
lw75251 opened this issue Jul 27, 2024 · 0 comments
Open

Stuck on Yarn #12

lw75251 opened this issue Jul 27, 2024 · 0 comments

Comments

@lw75251
Copy link

lw75251 commented Jul 27, 2024

Followed the README instructions on setup. The yarn install is getting stuck on certain steps with several warnings.

I have successfully

  • installed gatsby-cli
  • installed the correct version of node using nvm

Below is the output after running yarn after a couple of warnings.

$ yarn
yarn install v1.22.22
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
warning "gatsby > react-hot-loader@4.12.20" has unmet peer dependency "@types/react@^15.0.0 || ^16.0.0".
warning "gatsby > @typescript-eslint/eslint-plugin > tsutils@3.17.1" has unmet peer dependency "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta".
warning "gatsby-plugin-netlify > webpack-assets-manifest@3.1.1" has unmet peer dependency "webpack@>=4.4.0".
[---------------------------------------------------------------------------------------------------------------------------------------] 0/2128

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