You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A nitpick (not related to above issue):
In the CLI we show pnpm run dev which can be replaced with pnpm install && pnpm dev (like it is in the tutorial)
This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue.
Now, if you have additional information related to this issue or things that could help future readers, feel free to leave a comment.
Current behavior
Error:
We have "@mui/material": "^5", in the package.json
Feedback received on: https://mui.com/toolpad/core/introduction/tutorial/
Steps: Follow tutorial
A nitpick (not related to above issue):
In the CLI we show
pnpm run dev
which can be replaced withpnpm install && pnpm dev
(like it is in the tutorial)Your environment
npx @mui/envinfo
Search keywords: bootstrap
The text was updated successfully, but these errors were encountered: