Alek Petuskey
Alek Petuskey
I think pc.redirect could work for this where you check if the user is logged in before redirecting, in terms on not loading the page you could check if the...
I see, can you try putting that path from `which bun` in your pcconfig for bun_path and see if you still get the error
Got it we need to make a fallback to npm if the system does not support bun. Will get this in one of the next releases.
Now that I am thinking more about this feature I am going to make an argument in the pcconfig to not use bun. That way we don't manually have to...
Got it thanks for digging into this. I'll look into this more but I think this has to do with larger apps. We are working on ways to prevent other...
> When running the same tutorial locally, it doesn't even respond. Are you running in dev mode or prod mode?
Ok nice testing this locally now.
Thanks for making this issue @goanpeca! We want to do what best for the community so would love to get everyones feedback so we can take appropriate action that best...
Got we will try and recreate and get back to you on this. Is this still erroring in the latest v0.1.20 release?
> Hi Alek, I think so. Will check again. I really hope it isn't something from my side. I have a less than rudimentary understanding of JS so I apologise...