pullflow-ai / sample-redwood

The App Framework for Startups
https://redwoodjs.com
MIT License
0 stars 0 forks source link

[Bug?]: #23

Open efe-pullflow opened 1 week ago

efe-pullflow commented 1 week ago

What's not working?

Help, my redwood application isnt compiling properly. I followed the tutorial and used the code on the docs. Here is what my code looks like:

import { useAuth } from './auth'

const Routes = () => { return (

) }

How do we reproduce the bug?

Just run it!!

What's your environment? (If it applies)

No response

Are you interested in working on this?

test-et-pullflow-ai[bot] commented 1 week ago

Hi @efe-pullflow, I'm test-et-pullflow-ai, here to help with your issue. Could you provide more details about the error messages or logs you are seeing when the compilation fails? This information will be helpful in diagnosing the problem. Additionally, can you confirm the version of RedwoodJS you are using? This will help in reproducing and addressing the issue. Thank you!