Skip to content

npm run setup fails #3062

@MichaelSel

Description

@MichaelSel

Description

npm run setup fails with npm v8.10.0 and node v18.1.0
Instead, it yields a ERESOLVE unable to resolve dependency tree error.

Running it with the --legacy-peer-deps flag produces

npm ERR! code ETARGET
npm ERR! notarget No matching version found for [email protected]. 

Steps to reproduce

On a windows machine (perhaps on other operating systems as well) typing npm run setup into terminal results in an error.

Expected behavior
The initial setup of the project should execute

Screenshots
image

Versions

  • React-Boilerplate: 4.0.0
  • Node/NPM: v18.1.0 / v8.10.0
  • Browser: N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions