Need help with 2/7 part 3!


I do the first 2 parts right but then when I get to part 3 I don’t know how to do it because to run ‘rake db:migrate’ I need to start a new line but to do that I have to press enter and that runs it but I haven’t written it in yet. So then this happens:
I’m really lost, please help!!
thanks

in the terminal, did you try typing rake db:migrate?

I did but it asks me if i did as if i didnt

Do as the last line says,
"Use --force to replace this migration file."
This forces a migration.

1 Like