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

Unable to start app with npm create #159

Closed
sankaran85 opened this issue Dec 24, 2020 · 3 comments
Closed

Unable to start app with npm create #159

sankaran85 opened this issue Dec 24, 2020 · 3 comments

Comments

@sankaran85
Copy link

  1. npm create react-storefront@^8.0.0 (my-app-name)
  2. then npm start
    Im getting below error. Please help me out.

Error: Cannot find module '@material-ui/core/TabScrollButton'

Doubt: Is react storefront is still maintained ?

@damogongzi
Copy link

the same as me.

@dijs
Copy link
Contributor

dijs commented Dec 28, 2020

We updated the @material-ui library which had some breaking changes with import paths.

I am trying to reproduce this specific case right now.

@dijs
Copy link
Contributor

dijs commented Dec 28, 2020

I had forgot to push my updates to the template. The same commands above should work now.

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

3 participants