Dillon Raphael

Results 24 comments of Dillon Raphael

I just tested on osx and it's working. By the looks of your error this may be a window specific issue.

> Ah, I added one to the page itself but I guess it _must_ be inside the top level _app.tsx then? > > 🥇 for worst error message of the...

I think I've seen someone else with this issue before. Can you try `rm -rf .git` then running `git init` ?

Interesting. May have something to do with suspense errors. We'll be looking into this. This may have something todo with https://github.com/blitz-js/blitz/issues/3840

@tmcw Actually, the opposite seems to be happening here. The 3rd argument in `getAllFiles` is an array for directories to ignore. Where is your `components` directory located?

> My components directory is located just at the root of my project, so a path would be like `components/trial_banner.tsx`. It appears that all components have been excluded from ~some...

> When do you think this would be implemented? I just need to create a util function for transforming `next.config.js`, then I'll set this PR as "Ready for review"

> @dillonraphael any eta for this ? (no rush but thought i'd inquire if it made sense to spend the time to figure out how to install next-ui manually ;p)...

This may have something todo with https://github.com/blitz-js/blitz/issues/3840