tsr generate not working
Hi everyone! I am having an issue with router-cli. When I run tsr generate I am getting an error that says
The "paths[0]" argument must be of type string. Received undefined
I have a trs.config.json file, i have routeTree.gen.ts file, i have a routes folder where I have three files -> __root.tsx, _layout.tsx, index.tsx0 Replies