I am trying to play around with Firebase’s new Genkit product but whenever I run the npx genkit start
command, I get one of two errors:
throw Error(`Unexpected runtime while starting app code: ${runtime}`);
npm ERR! Missing script: "build"
I am trying to play around with Firebase’s new Genkit product but whenever I run the npx genkit start
command, I get one of two errors:
throw Error(`Unexpected runtime while starting app code: ${runtime}`);
npm ERR! Missing script: "build"