Closed flexbox closed 2 years ago
ah! this must be due to #15. the param is root-directory
, which should point to apps/next
The button you linked to worked fine for me. I assume the broken one is at solito.dev/starter?
I see, you’re right. Is root-directory defined there? I’m on my phone so it’s hard for me to check
fixed from my phone lol: https://github.com/nandorojo/solito/commit/eed3f3e9bf58138eb5072cee1eaa98355c9f5204
🤔
thanks for the input, I tried with
&root-directory=apps/next
and not
&root-directory=/apps/next
Vercel seams happy
thanks for the heads up! any chance you’d copy this the updated button to the solito “starter” page in the docs through a PR?
@nandorojo 😂 you are a legend
I will have a look!
thanks for the heads up! any chance you’d copy this the updated button to the solito “starter” page in the docs through a PR?
It was the good param, I tried from solito.dev/starter
All good now!
As a developer I can clone and deploy on vercel So that I can try if it's working
When we hit the deploy button...
...it's impossible to
I have a feeling we can add some params to fix it, but I don't know which one 😅
https://github.com/nandorojo/solito/blob/e2f41ee89f2dc46dbdaa2d9fe74e9678dec66da6/example-monorepos/blank/readme.md?plain=1#L11