firecmsco / firecms

Awesome Firebase/Firestore-based CMS. The missing admin panel for your Firebase project!
https://firecms.co
Other
1.14k stars 184 forks source link

Issue with CLI in virtual instance in Cloud #605

Closed marianmoldovan closed 9 months ago

marianmoldovan commented 9 months ago

Bug with the CLI in an AWS Linux EC2 Instance.

Node ver: 18

/home/ec2-user/.config/yarn/global/node_modules/@firecms/cli/build/commands/init.js:56 console.log("You are logged in as", currentUser["email"]);

Bug in firecms cli
marianmoldovan commented 9 months ago

Has been solved in ver alpha.61

fgatti675 commented 9 months ago

Right, I was just fixing it while you opened the ticket 😄