Link to home
Start Free TrialLog in
Avatar of lateapex
lateapex

asked on

How to move a Firebase Functions project to another directory

I'm learning Firebase Functions and have setup my Mac with the CLI. When I initialized Firebase I somehow ended up with the functions project in my home directory instead of where I wanted it usr/Documents/firecast.

I've tried logging out of FB and logging back in the correct directory and re running firebase init. Seems no matter what I do it reverts back to ~usr instead of usr/Documents/firecast.

Any ideas how I can fix this?
Thanks!
ASKER CERTIFIED SOLUTION
Avatar of serialband
serialband
Flag of Ukraine image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of lateapex
lateapex

ASKER

Thanks!