I'm using $firebase deploy
to upload my static files to my newly created firebase project, but I get the following error in the command line.
Unable to authorize access to project project-1234567890
The error message goes on to mention the Firebase CLI is only compatible with the new Firebase Console, which is what I'm using.
I've signed in earlier, so I believe I should have access to the project I've created in the console.