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

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

Open
ddedic opened this issue Oct 13, 2021 · 0 comments
Open

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

ddedic opened this issue Oct 13, 2021 · 0 comments

Comments

@ddedic
Copy link

ddedic commented Oct 13, 2021

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)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant