ERROR when create a build with firebase

hello Guys, any one how can solve this problem??
=== Project Setup

First, let’s associate this project directory with a Firebase project.
You can create multiple project aliases by running firebase use --add,
but for now we’ll just set up a default project.

? Please select an option: Use an existing project
? Select a default Firebase project for this directory: oshop-cf90c (oshop)
i Using project oshop-cf90c (oshop)

=== Hosting Setup

Your public directory is the folder (relative to your project directory) that
will contain Hosting assets to be uploaded with firebase deploy. If you
have a build process for your assets, use your build’s output directory.

? What do you want to use as your public directory? y
? Configure as a single-page app (rewrite all urls to /index.html)? Yes
? Set up automatic builds and deploys with GitHub? Yes

Error: Failed to make request to https://www.gstatic.com/firebasejs/releases.json