-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Subject: Credits Not Being Recognized During Migration
Hi NextLovable Support,
I am trying to perform a full project migration from React to Next.js using the migrate command.
My project path: /Users/florentperez/Desktop/Site-Emilie/lylusio-react
Target path: /Users/florentperez/Desktop/Site-Emilie/lylusio-next
Node version: v20.19.6
NPM version: 10.8.2
When I run:
npx next-lovable migrate "./lylusio-react" "./lylusio-next" --yes --install
I get the following output:
✅ Authentication successful
🚀 Using enhanced migration with improved pattern detection
...
Please wait...
Error checking credits: Error checking credits!
However, when I check my credits with:
npx next-lovable credits
It correctly shows my balance:
Current Balance: 59 file conversion credits
It seems that the migration command cannot verify or consume my credits, even though authentication succeeds. The dry-run works fine and detects all files, routes, and context providers.
Could you please help me resolve this issue so I can proceed with the full migration?
Thank you,
Florent Perez
Email: floperez1701@gmail.com