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

[core] Bootstrapping doesn't work #4224

Closed
prakhargupta1 opened this issue Oct 7, 2024 · 1 comment · Fixed by #4225
Closed

[core] Bootstrapping doesn't work #4224

prakhargupta1 opened this issue Oct 7, 2024 · 1 comment · Fixed by #4225
Assignees
Labels
bug 🐛 Something doesn't work regression A bug, but worse scope: toolpad-core Abbreviated to "core"

Comments

@prakhargupta1
Copy link
Member

prakhargupta1 commented Oct 7, 2024

Current behavior

Error:
Image

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 with pnpm install && pnpm dev (like it is in the tutorial)
Image

Your environment

npx @mui/envinfo
System:
    OS: macOS 14.5
  Binaries:
    Node: 21.7.0 - ~/.nvm/versions/node/v21.7.0/bin/node
    npm: 10.5.0 - ~/.nvm/versions/node/v21.7.0/bin/npm
    pnpm: 9.10.0 - ~/.nvm/versions/node/v21.7.0/bin/pnpm
  Browsers:
    Chrome: 129.0.6668.90
    Edge: Not Found
    Safari: 17.5
  npmPackages:
    @emotion/react: ^11 => 11.13.3 
    @emotion/styled: ^11 => 11.13.0 
    @mui/icons-material: ^5 => 5.16.7 
    @mui/material: ^5 => 5.16.7 
    @mui/material-nextjs: ^5 => 5.16.6 
    @toolpad/core: latest => 0.7.0 
    @types/react: ^18 => 18.3.11 
    react: ^18 => 18.3.1 
    react-dom: ^18 => 18.3.1 
    typescript: ^5 => 5.6.2 

Search keywords: bootstrap

@prakhargupta1 prakhargupta1 added bug 🐛 Something doesn't work status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Oct 7, 2024
@Janpot Janpot added regression A bug, but worse and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Oct 7, 2024
Copy link

github-actions bot commented Oct 9, 2024

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.

@oliviertassinari oliviertassinari added the scope: toolpad-core Abbreviated to "core" label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work regression A bug, but worse scope: toolpad-core Abbreviated to "core"
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants