Getting started page 7 has users prompt Antigravity with "Write a node application that I can run from the command line to get me the latest news from Google."
The article states that Antigravity will return an implementation plan. My Antigravity does not. It wants to immediately check if Node.js and npm versions are installed. Since they are not installed on my Mac machine, I cannot continue with the rest. Also, since I left my model "running" at this stage, and I did not select an action for Antigravity to take when realizing Node.js is not installed, it ran for 16 hours, and used up all my free baseline Gemini tokens, so now I cannot use the free baseline Gemini model until 5 days from now, when the course will be over. I am very upset. I cannot complete the course unless I pay to upgrade. Below is the full output of the prompt from above:
Worked for 16h 2m
I will start by listing the contents of the workspace directory to see what is currently there.
I will run a couple of quick checks to see the installed Node.js and npm versions on the system.
~/…/my-first-project $ node -v && npm -v
zsh:1: command not found: node
I will check the environment PATH variable to see where commands are looked up.
I will check if Homebrew is installed and if Node can be found or installed through it.
~/…/my-first-project $ which brew && brew info node
brew not found
8:38 PM, 6/16/2026
Baseline model quota reached
Your plan's baseline quota will refresh on 6/22/2026, 10:46:30 PM. Free users and Google AI Plus users receive the minimum base limits on Antigravity. You can upgrade to Google AI Pro or above to receive higher rate limits. See plans.
Getting started page 7 has users prompt Antigravity with "Write a node application that I can run from the command line to get me the latest news from Google."
The article states that Antigravity will return an implementation plan. My Antigravity does not. It wants to immediately check if Node.js and npm versions are installed. Since they are not installed on my Mac machine, I cannot continue with the rest. Also, since I left my model "running" at this stage, and I did not select an action for Antigravity to take when realizing Node.js is not installed, it ran for 16 hours, and used up all my free baseline Gemini tokens, so now I cannot use the free baseline Gemini model until 5 days from now, when the course will be over. I am very upset. I cannot complete the course unless I pay to upgrade. Below is the full output of the prompt from above:
Worked for 16h 2m
I will start by listing the contents of the workspace directory to see what is currently there.
I will run a couple of quick checks to see the installed Node.js and npm versions on the system.
~/…/my-first-project $ node -v && npm -v
zsh:1: command not found: node
I will check the environment PATH variable to see where commands are looked up.
I will check if Homebrew is installed and if Node can be found or installed through it.
~/…/my-first-project $ which brew && brew info node
brew not found
8:38 PM, 6/16/2026
Baseline model quota reached
Your plan's baseline quota will refresh on 6/22/2026, 10:46:30 PM. Free users and Google AI Plus users receive the minimum base limits on Antigravity. You can upgrade to Google AI Pro or above to receive higher rate limits. See plans.