alephmatic / full-stack-ai

Generate a full-stack Next.js app from an AI prompt
https://fsai.elie.tech
243 stars 37 forks source link

syntax error near unexpected token `(' #4

Closed grimpa closed 9 months ago

grimpa commented 9 months ago

OS: MacOS Intel

Command:

npx fsai gen "Build a clone of Twitter called StackPrompt where people prompt instead of tweet. Allow users to follow one another and to like prompts. Use GitHub for log in. Charge users a monthly fee for premium functionality."

Output:

/node_modules/.bin/fsai: line 1: syntax error near unexpected token `('
grimpa commented 9 months ago

I hadn't installed the fsai package correctly.