Getting Error when using buildin hooks in my custom hook.
I tried to use the useResource hook inside my custom hook. but getting this error.
I am using the fork repo and use the start command with (refine-core, core-use-select example and refine-react-router-dom) scopes


5 Replies
Hey @sebabratakundu ,
Could you try re-install npm packages?
vicious-goldOP•3y ago
on the root?
Yes, you can check this doc
https://refine.dev/docs/contributing/#running-in-development-mode
Contributing | refine
We follow a code of conduct when participating in the community. Please read it before you make any contributions.
vicious-goldOP•3y ago
already did, let me try it once again
I got it. I was using the wrong path. it should be
thanks anyway
🚀