Skip to content

"could not resolve" error when attempting to initialize locally #401

@billybrown-iii

Description

@billybrown-iii

Error:

I'm unable to run this project locally. I encounter the following error:

image

The topmost part of this image looks normal. I need to install the relevant packages before running the project.

The unexpected error is this part:

billy@billys-mbp gatsby-advanced-starter % npm i
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: gatsby-cypress@2.17.0
npm ERR! Found: cypress@10.2.0

Platform:

Apple M1 Macbook pro 2021

Steps to reproduce:

  • Use the "git clone [github link]" command to clone the repo locally
  • cd into the gatsby-advanced-starter directory
  • Attempt to use the "npm i" command to install dependencies

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions