genkit start
I was trying out Genkit through the idx project for a Flutter application.
The functions folder seems to be good, with a sample flow in myapp/functions/src/genkit-sample.ts
When I run the genkit start command and open the localhost, I get the following warning (image attached)
Looking at the note, I ran GENKIT_ENV=dev and re-ran genkit, but it still shows the same warning!
Any idea how I can resolve this?
