Common issues and solutions when using next-lovable version 0.0.6
Cannot authenticate / API key rejected
Authentication token expired
Network/firewall issues
*.nextlovable.com
domainsCommand not found: next-lovable
next-lovable
shows “command not found”Solutions:Version mismatch after installation
next-lovable --version
shows wrong versionSolutions:Node.js version compatibility
nvm install 18 && nvm use 18
Source directory not recognized as React project
Migration fails with syntax errors
Target directory creation fails
Migration incomplete / hangs
Generated Next.js app won't start
npm run dev
fails with errorsSolutions:Routing doesn't work correctly
href
instead of to
TypeScript errors after migration
Migration is very slow
High credit consumption
Can I use v0.0.6 without authentication?
Can I undo a migration?
--dry-run
first to understand changesWhy does my complex routing not convert correctly?
How do I migrate from v0.0.6 to newer versions?
npm uninstall -g next-lovable
npm install -g next-lovable
next-lovable --version
output