Closed daveycodez closed 4 months ago
Hi there, Thanks for bringing this to our attention; we've added some notes to the README about post-install issues. We've also updated the dependencies so meow gets auto included from now on.
Happy to help if you run into any further issues @LeakedDave
I had to manually execute
npm run postinstall
to get it to create the flags folder in my public folder, but then it said it required "meow" module so I installed meow as well. It's all working but now I'm getting the above warnings when I run dev. Might want to autoinclude meow dependency and update instructions to create the flags folder manually for development in NextJS