Skip to content
This repository was archived by the owner on Jul 14, 2022. It is now read-only.
This repository was archived by the owner on Jul 14, 2022. It is now read-only.

Cannot run main branch (or Saleor Storefront 3+) at all #1111

@ddedic

Description

@ddedic

What I'm trying to achieve

Locally run development version (main branch).

Did anyone managed to run latest version of saleor-storefront?
No matter what I do, after cloning repository, checking out main branch, installing node packages, can't successfully run dev version or even build production ready version.

I get number of problems:

  • number of failed typescript checks
  • missing modules (@apollo/react-common, .next/fallback-build-manifest.json, etc)

Steps to reproduce the problem

  1. git clone https://github.com/mirumee/saleor-storefront.git
  2. git checkout master
  3. npm i
  4. update .env file
  5. npm start

What I expected to happen

Successfully run dev version of the latest branch

System information
Node: 14.16
Operating system: Mac
Browser: Chrome (latest)

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