blitz-js / legacy-framework

MIT License
3 stars 2 forks source link

"@mui/icons-material" missing #396

Closed hugo4711 closed 2 years ago

hugo4711 commented 2 years ago

What is the problem?

mui dependencies like "@mui/icons-material" are missing

Paste all your error logs here:

PASTE_HERE (leave the ``` marks)

Paste all relevant code snippets here:

PASTE_HERE (leave the ``` marks)

What are detailed steps to reproduce this?

1.

Run blitz -v and paste the output here:

PASTE_HERE (leave the ``` marks)

Please include below any other applicable logs and screenshots that show your problem:

No response

beerose commented 2 years ago

Hi @hugo4711, could you provide more details? Is the @mui/icons-material dependency required for a project to build & run after installing the material recipe?

beerose commented 2 years ago

I just tried this recipe and it seems to work correctly — any additional dependencies are up to the users. I'm closing the issue — feel free to reopen with more details.