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

I got an error "Failed to compile" Module not found #11

Open
game-libgdx-unity opened this issue Feb 18, 2021 · 1 comment
Open

I got an error "Failed to compile" Module not found #11

game-libgdx-unity opened this issue Feb 18, 2021 · 1 comment

Comments

@game-libgdx-unity
Copy link

game-libgdx-unity commented Feb 18, 2021

Steps:

  1. clone the project
  2. cd views
  3. yarn install & start
  4. It shows on the terminal

./src/pages/home.js
Module not found: Can't resolve '@material-ui/icons/AccountBox' in '/Users/macbookpro/Downloads/chrome download/TodoApp-master/view/src/pages'

So how to run this project? Thank you!

@luoxufeiyan
Copy link

Experienced the same issue, install mui package might helps.

$ npm install @material-ui/icons

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

2 participants