Firebase #1:初期設定


npm install -g firebase-tools
PS C:\xampp\htdocs\vueapps> npm install -g firebase-tools
  npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
  npm WARN deprecated har-validator@5.1.5: this library is no longer supported
  C:\Users\user\AppData\Roaming\npm\firebase -> C:\Users\user\AppData\Roaming\npm\node_modules\firebase-tools\lib\bin\firebase.js

  > re2@1.16.0 install C:\Users\user\AppData\Roaming\npm\node_modules\firebase-tools\node_modules\r> install-from-cache --artifact build/Release/re2.node --host-var RE2_DOWNLOAD_MIRROR || npm run 
  rebuild

  Trying https://github.com/uhop/node-re2/releases/download/1.16.0/win32-x64-83.br ...
  Writing to build/Release/re2.node ...
  Done.

  > protobufjs@6.11.2 postinstall C:\Users\user\AppData\Roaming\npm\node_modules\firebase-tools\node_modules\protobufjs
  > node scripts/postinstall

  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.1 (node_modules\firebase-tools\node_modules\chokidar\node_modules\fsevents):
  npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

  + firebase-tools@9.12.1
  added 689 packages from 422 contributors in 75.271s
firebase login
PS C:\xampp\htdocs\vueapps> firebase login i Firebase optionally collects CLI usage and error reporting information to help improve our products. Data is collected in accordance with Google's privacy policy (https://policies.google.com/privacy) and is not used to identify you. ? Allow Firebase to collect CLI usage and error reporting information? Yes i To change your data collection preference at any time, run `firebase logout` and log in again. Visit this URL on this device to log in: https://accounts.google.com/o/oauth2/auth?client_id=563584335869-fgrhgmd47bqnekij5i8b5pr03ho849e6.apps.googleusercontent.com&scope=email%20openid%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fcloudplatformprojects.readonly%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Ffirebase%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fcloud-platform&response_type=code&state=10628102&redirect_uri=http%3A%2F%2Flocalhost%3A9005 Waiting for authentication... + Success! Logged in as xxxx@gmail.com ブラウザでログイン画面が開くのでログイン
成功したっぽい。


Firebase

0 件のコメント:

その他の記事