Generator not working with path params
I'm trying to make a path for
/folder/$id
but it throws this error
Error: EPERM: operation not permitted, rename
then if I restart it sets the path to /folder1 Reply
unwilling-turquoiseOP•2mo ago
oh i have to rename the tsx file