then-purpleT
Refineโ€ข3y agoโ€ข
11 replies
then-purple

[FEAT]: Provide a way to tweak navigatio...

Hello! Will someone help me out on running the example? I'm not sure what command will I have to use to start the examples.

I'm working on this issue - https://github.com/refinedev/refine/issues/4310

Ran following commands so far!
npm run bootstrap:all - Worked Fine
npm run build:all - Worked Fine
npm run bootstrap -- --scope examples/base-material-ui - Failed because of "lerna ERR! EFILTER No packages remain after filtering [ 'examples/base-material-ui', '!{monorepo-*,with-nx}' ]"

Then I ran following command to start development
npm run start -- --scope @refinedev/core --scope @refinedev/antd --scope @refinedev/mui --scope @refinedev/chakra-ui --scope @refinedev/mantine - Worked fine!


Now which command shall I run to start examples/base-material-ui

Also, let me know if I need to post this somewhere else ๐Ÿ˜…
GitHub
Is your feature request related to a problem? Please describe. It would be good if we can forcefully render on Resource click. For example, I'm working on a big-scale ERP-like software and I...
[FEAT]: Provide a way to tweak navigation for resources ยท Issue #43...
Was this page helpful?