だから私は今日CLIをテストしていて、firebase init
db/hostingを選択して、新しいプロジェクトを作成することを選択していますError: Permission denied.
.
sudo firebase init
役に立ちませんでした。
firebase-tools
3.0.3
OS X 10.11.5 のバージョン。
firebase init
You're about to initialize a Firebase project in this directory:
/Users/splaktar/Git/tmp
Before we get started, keep in mind:
* You are initializing in an existing Firebase project directory
? What Firebase CLI features do you want to setup for this folder? Database: Deploy Firebase Realtime Database Rules
=== 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.
? What Firebase project do you want to associate as default? [don't setup a default project]
=== Database Setup
Firebase Realtime Database Rules allow you to define how your data should be
structured and when your data can be read from and written to.
? What file should be used for Database Rules? database.rules.json
Error: Permission denied.
ここで答えを試しましたが、役に立ちませんでした。これは単なるバグfirebase-tools
ですか?