Firebase-tools: verifyDeveloperNodeModules ()๊ฐ€ "firebase-admin"์„ ๊ฒ€์ƒ‰ํ•˜์ง€ ๋ชปํ•จ

์— ๋งŒ๋“  2019๋…„ 05์›” 09์ผ  ยท  26์ฝ”๋ฉ˜ํŠธ  ยท  ์ถœ์ฒ˜: firebase/firebase-tools

๊ด€๋ จ ๋ฌธ์ œ

1243 ๋ฐ # 1258

[ํ•„์ˆ˜] ๋ฒ„์ „ ์ •๋ณด

๋…ธ๋“œ : 8.16.0

firebase-functions : 2.3.0

firebase-tools : 6.9.1 ( ์ฐธ๊ณ  : 6.8.0์—์„œ ์ž‘๋™)

firebase-admin : 7.3.0

๋‚˜๋Š” ์ด๊ฒƒ์„ Windows 10์—์„œ ์‹คํ–‰ํ•˜๊ณ  ์žˆ์Šต๋‹ˆ๋‹ค.

[ํ•„์ˆ˜] ํ…Œ์ŠคํŠธ ์ผ€์ด์Šค


ํ•จ์ˆ˜์™€ ํ•จ๊ป˜ firebase init ๋ฅผ ์‚ฌ์šฉํ•˜์—ฌ ์ƒˆ๋กœ ์ƒ์„ฑ ๋œ Firebase ํ”„๋กœ์ ํŠธ์ž…๋‹ˆ๋‹ค.

[ํ•„์ˆ˜] ์žฌํ˜„ ๋‹จ๊ณ„

  1. npm run start (๋˜๋Š” firebase functions:shell ) ์‹คํ–‰

[ํ•„์ˆ˜] ์˜ˆ์ƒ๋˜๋Š” ๋™์ž‘


์—๋ฎฌ๋ ˆ์ดํ„ฐ๊ฐ€ ์˜ฌ๋ฐ”๋ฅด๊ฒŒ ์‹œ์ž‘๋ฉ๋‹ˆ๋‹ค.

[ํ•„์ˆ˜] ์‹ค์ œ ํ–‰๋™

๋‹ค์Œ ๋กœ๊ทธ๊ฐ€ ํ‘œ์‹œ๋ฉ๋‹ˆ๋‹ค.

!  The Cloud Functions emulator requires the module "firebase-admin" to be installed. This package is in your package.json, but it's not available. You probably need to run "npm install" in your functions directory.
i  functions: Your functions could not be parsed due to an issue with your node_modules (see above)

ํ•จ์ˆ˜๋ฅผ ์„ฑ๊ณต์ ์œผ๋กœ ๋ฐฐํฌ ํ•  ์ˆ˜ ์žˆ์—ˆ์Šต๋‹ˆ๊นŒ?


์˜ˆ, ๋ฐฐํฌ๊ฐ€ ์ž˜ ์ž‘๋™ํ•ฉ๋‹ˆ๋‹ค. ๋ฐฐํฌ ๋œ ํ•จ์ˆ˜ (hello world)๋„

emulator-suite bug

๊ฐ€์žฅ ์œ ์šฉํ•œ ๋Œ“๊ธ€

firebase-tools ๋ฒ„์ „ 6.9.0 ๋ฐ 6.9.1 ์˜ ๋ฒ„๊ทธ์ž…๋‹ˆ๋‹ค. ํ•ด๊ฒฐ์ฑ…์€ ์ง€๊ธˆ 6.8.0 ๋กœ ๋‹ค์šด ๊ทธ๋ ˆ์ด๋“œํ•˜๋Š” ๊ฒƒ์ž…๋‹ˆ๋‹ค.

npm install -g [email protected]

์ฐธ์กฐ : https://stackoverflow.com/a/56065094/4319131

๋ชจ๋“  26 ๋Œ“๊ธ€

์ด ๋ฌธ์ œ์— ๋ ˆ์ด๋ธ”์„ ์ง€์ •ํ•˜๋Š” ๋ฐฉ๋ฒ•์„ ์•Œ ์ˆ˜ ์—†์–ด์„œ ์‚ฌ๋žŒ์ด ๋ถ„๋ฅ˜ ํ•  ์ˆ˜ ์žˆ๋„๋ก ๋ ˆ์ด๋ธ”์„ ์ง€์ •ํ–ˆ์Šต๋‹ˆ๋‹ค. ๊ผญ ๋ถ™์žก์•„.

์—๋ฎฌ๋ ˆ์ด์…˜์ด ๊ตฌํ˜„๋˜๋Š” firebase-tools๋กœ ์ด๋™ํ•ฉ๋‹ˆ๋‹ค.

์—๋ฎฌ๋ ˆ์ดํ„ฐ๋Š” [email protected] ํ•ฉ๋‹ˆ๋‹ค. ์ด ๋ฌธ์ œ๋Š” # 1243 ๋ฐ # 1258๊ณผ ๊ด€๋ จ์ด์žˆ์„ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.

๋™์ผํ•œ ๋ฌธ์ œ๊ฐ€ ๋ฐœ์ƒํ•ฉ๋‹ˆ๋‹ค.

โœ”  functions: Using node<strong i="6">@8</strong> from host.
โœ”  functions: Emulator started at http://localhost:5001
i  functions: Watching "/home/yerzhan/projects/askimam/functions" for Cloud Functions...
โš   The Cloud Functions emulator requires the module "firebase-admin" to be installed. This package is in your package.json, but it's not available. You probably need to run "npm install" in your functions directory.
i  functions: Your functions could not be parsed due to an issue with your node_modules (see above)
firebase -V
6.9.1
  "dependencies": {
    "firebase-admin": "^7.3.0",
    "firebase-functions": "^2.3.0"
  },

firebase-admin ํŒจํ‚ค์ง€๋Š” node_modules์— ์กด์žฌํ•ฉ๋‹ˆ๋‹ค.

[2019-05-09T09:19:26.091Z] ----------------------------------------------------------------------
[2019-05-09T09:19:26.093Z] Command:       /home/yerzhan/node-v8.12.0-linux-x64/bin/node /home/yerzhan/node-v8.12.0-linux-x64/bin/firebase emulators:start --debug
[2019-05-09T09:19:26.093Z] CLI Version:   6.9.1
[2019-05-09T09:19:26.093Z] Platform:      linux
[2019-05-09T09:19:26.093Z] Node Version:  v8.12.0
[2019-05-09T09:19:26.094Z] Time:          Thu May 09 2019 15:19:26 GMT+0600 (+06)
[2019-05-09T09:19:26.094Z] ----------------------------------------------------------------------

[2019-05-09T09:19:26.099Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
[2019-05-09T09:19:26.099Z] > authorizing via signed-in user
[2019-05-09T09:19:26.100Z] > refreshing access token with scopes: ["email","https://www.googleapis.com/auth/cloud-platform","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","openid"]
[2019-05-09T09:19:26.100Z] >>> HTTP REQUEST POST https://www.googleapis.com/oauth2/v3/token  
 <request body omitted>
[2019-05-09T09:19:26.891Z] <<< HTTP RESPONSE 200 content-type=application/json; charset=utf-8, vary=X-Origin, Referer, Origin,Accept-Encoding, date=Thu, 09 May 2019 09:19:26 GMT, server=scaffolding on HTTPServer2, cache-control=private, x-xss-protection=0, x-frame-options=SAMEORIGIN, x-content-type-options=nosniff, alt-svc=quic=":443"; ma=2592000; v="46,44,43,39", accept-ranges=none, transfer-encoding=chunked
[2019-05-09T09:19:26.901Z] >>> HTTP REQUEST GET https://cloudresourcemanager.googleapis.com/v1/projects/azan-kz-ask-imam  

[2019-05-09T09:19:28.625Z] <<< HTTP RESPONSE 200 content-type=application/json; charset=UTF-8, vary=X-Origin, Referer, Origin,Accept-Encoding, date=Thu, 09 May 2019 09:19:28 GMT, server=ESF, cache-control=private, x-xss-protection=0, x-frame-options=SAMEORIGIN, x-content-type-options=nosniff, server-timing=gfet4t7; dur=923, alt-svc=quic=":443"; ma=2592000; v="46,44,43,39", accept-ranges=none, transfer-encoding=chunked
i  Starting emulators: ["functions"]
โœ”  functions: Using node<strong i="5">@8</strong> from host.
[2019-05-09T09:19:28.637Z] >>> HTTP REQUEST GET https://mobilesdk-pa.googleapis.com/v1/projects/674391970261:getServerAppConfig  

[2019-05-09T09:19:29.356Z] <<< HTTP RESPONSE 200 content-type=application/json; charset=UTF-8, vary=X-Origin, Referer, Origin,Accept-Encoding, date=Thu, 09 May 2019 09:19:29 GMT, server=ESF, cache-control=private, x-xss-protection=0, x-frame-options=SAMEORIGIN, x-content-type-options=nosniff, alt-svc=quic=":443"; ma=2592000; v="46,44,43,39", accept-ranges=none, transfer-encoding=chunked
โœ”  functions: Emulator started at http://localhost:5001
i  functions: Watching "/home/yerzhan/projects/askimam/functions" for Cloud Functions...
[2019-05-09T09:19:29.813Z] Functions runtime initialized.
[2019-05-09T09:19:29.813Z] Disabled runtime features: undefined
โš   The Cloud Functions emulator requires the module "firebase-admin" to be installed. This package is in your package.json, but it's not available. You probably need to run "npm install" in your functions directory.
i  functions: Your functions could not be parsed due to an issue with your node_modules (see above)

๋‚˜๋Š” ๋™์ผํ•˜๊ณ  ์ฐพ์€ ํ•ด๊ฒฐ์ฑ…์ด ์žˆ์Šต๋‹ˆ๋‹ค.
๋‹ค์Œ๊ณผ ๊ฐ™์€ alias ๋ช…๋ น์„ ์‚ฌ์šฉํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. "yarn serve"๋˜๋Š” "npm serve"
"scripts"๋ธ”๋ก์˜ packages.json์—์„œ ํ˜ธ์ถœํ•ฉ๋‹ˆ๋‹ค.

์—ฌ๊ธฐ์— ๊ฐ™์€ ๋ฌธ์ œ! 3 ์‹œ๊ฐ„ ๋™์•ˆ ํ•ด๊ฒฐ ๋ฐฉ๋ฒ•์„ ์ฐพ์•˜์ง€๋งŒ ์„ฑ๊ณตํ•˜์ง€ ๋ชปํ–ˆ์Šต๋‹ˆ๋‹ค.
์˜ค๋Š˜ ์ €๋Š” firebase-admin์„ global npm์— ์ถ”๊ฐ€ํ•˜๋Š” ๊ฒƒ์— ๋Œ€ํ•ด ์ƒ๊ฐํ–ˆ์ง€๋งŒ ์ž‘๋™ํ• ์ง€ ํ™•์‹คํ•˜์ง€ ์•Š์Šต๋‹ˆ๋‹ค.
@namcoder ์ œ์•ˆ์„ ์‹œ๋„ํ•ด ๋ณผ ๊ฒƒ์ž…๋‹ˆ๋‹ค.

@diogolessa firebase -tools 6.8.0์œผ๋กœ ๋‹ค์šด ๊ทธ๋ ˆ์ด๋“œํ•˜๋ฉด ๋ฌธ์ œ๊ฐ€ ํ•ด๊ฒฐ๋ฉ๋‹ˆ๋‹ค. ์˜ต์…˜์ด ์•„๋‹™๋‹ˆ๊นŒ?

๋ฌผ๋ก ์ž…๋‹ˆ๋‹ค ... ๋” ๋‚˜์€ ์ ‘๊ทผ ๋ฐฉ์‹ ์ธ ๊ฒƒ ๊ฐ™์Šต๋‹ˆ๋‹ค. ๊ทธ๋ž˜๋„ ๋‚˜ ๊ฐ™์€ ์ดˆ๋ณด์ž๋ฅผ ์œ„ํ•ด ๋ชจ๋“  ์ตœ์‹  ๋ฒ„์ „์ด ์ •์ƒ์ ์œผ๋กœ ์ž‘๋™ํ•˜๋Š” ๊ฒƒ์ด ์ข‹์„ ๊ฒƒ์ž…๋‹ˆ๋‹ค. ๊ฐ์‚ฌํ•ฉ๋‹ˆ๋‹ค @ExtraBB

์—ฌ๊ธฐ๋„ ๋งˆ์ฐฌ๊ฐ€์ง€์ž…๋‹ˆ๋‹ค ... ๋ฆฌ๋ˆ…์Šค์—์„œ๋„ ๋ฐœ์ƒํ•ฉ๋‹ˆ๋‹ค.

ํŽธ์ง‘ : ๋‹ค์šด ๊ทธ๋ ˆ์ด๋“œ "์ˆ˜์ •"ํ™•์ธ.

์ด ๋ฌธ์ œ๊ฐ€ ๋ฐœ์ƒํ•˜์—ฌ firebase-tools๋ฅผ ์ œ๊ฑฐํ•˜๊ณ  [email protected]์„ ๋‹ค์‹œ ์„ค์น˜ํ–ˆ์Šต๋‹ˆ๋‹ค .

๊ฐ™์€ ๋ฌธ์ œ .. ๋‹ค์šด ๊ทธ๋ ˆ์ด๋“œ๊ฐ€ ์ž‘๋™ํ•˜๋„๋กํ•˜๋Š” ์œ ์ผํ•œ ๋ฐฉ๋ฒ•์ž…๋‹ˆ๋‹ค.

ํ˜„์žฌ ์ž‘๋™ํ•˜๋Š” ์„ค์ • ๋งŒ
firebase-functions : 2.3.0
firebase-tools : 6.8.0
firebase-admin : 7.3.0

์•ˆ๋…•ํ•˜์„ธ์š” ์—ฌ๋Ÿฌ๋ถ„,์ด ๋ฌธ์ œ๋กœ ์ธํ•œ ๋ฌธ์ œ์— ๋Œ€ํ•ด ์ฃ„์†กํ•ฉ๋‹ˆ๋‹ค. ์ง€๊ธˆ์€ ํŒจ์น˜ ์ž‘์—…์„ํ•˜๋Š” ๋™์•ˆ 6.8.0 ๋‹ค์šด ๊ทธ๋ ˆ์ด๋“œํ•˜๋Š” ๊ฒƒ์ด ์ข‹์Šต๋‹ˆ๋‹ค.

์ด ๋ฌธ์ œ๋Š” slowRequireResolve ์‚ฌ์šฉํ•ด์•ผํ•˜๋Š” verifyDeveloperNodeModules() ์˜ ๊ธฐ๋ณธ require.resolve ์‚ฌ์šฉ์œผ๋กœ ์ธํ•ด ๋ฐœ์ƒํ•ฉ๋‹ˆ๋‹ค. ๋„ค์ดํ‹ฐ๋ธŒ require.resolve ์˜ ๋‹ค๋ฅธ ์‚ฌ์šฉ ๋„ ๋™์ผํ•œ ๋ฌธ์ œ๋ฅผ ๊ฒช์Šต๋‹ˆ๋‹ค.

require.resolve ๊ฐ€ ํ…Œ์ŠคํŠธ์—์„œ ์‹คํ–‰๋  ๋•Œ firebase-tools ์˜ dev ์ข…์†์„ฑ์œผ๋กœ ํ™•์ธ ๋˜์—ˆ๊ธฐ ๋•Œ๋ฌธ์— ํ…Œ์ŠคํŠธ์—์„œ ํฌ์ฐฉ๋˜์ง€ ์•Š์•˜์œผ๋ฏ€๋กœ require.resolve ์™€ slowRequireResolve

firebase-tools ๋ฒ„์ „ 6.9.0 ๋ฐ 6.9.1 ์˜ ๋ฒ„๊ทธ์ž…๋‹ˆ๋‹ค. ํ•ด๊ฒฐ์ฑ…์€ ์ง€๊ธˆ 6.8.0 ๋กœ ๋‹ค์šด ๊ทธ๋ ˆ์ด๋“œํ•˜๋Š” ๊ฒƒ์ž…๋‹ˆ๋‹ค.

npm install -g [email protected]

์ฐธ์กฐ : https://stackoverflow.com/a/56065094/4319131

์—…๋ฐ์ดํŠธ ํ•ด์ฃผ์…”์„œ ๊ฐ์‚ฌํ•ฉ๋‹ˆ๋‹ค. 6.8.0์œผ๋กœ ๋‹ค์šด ๊ทธ๋ ˆ์ด๋“œํ•˜๋Š” ๊ฒƒ์ด ํšจ๊ณผ์ ์ด์—ˆ์Šต๋‹ˆ๋‹ค.

์ด๊ฒƒ์€ ํ˜„์žฌ ๋กœ์ปฌ์—์„œ ํ•จ์ˆ˜๋ฅผ ์‹คํ–‰ํ•˜๊ธฐ์œ„ํ•œ firebase ๋ฌธ์„œ์— ๋ฌธ์„œํ™”๋˜์–ด ์žˆ์ง€ ์•Š์œผ๋ฉฐ ์ˆ˜์ •์ด ์•„์ง ์ค€๋น„๋˜์ง€ ์•Š์€ ๊ฒฝ์šฐ ํ™•์‹คํžˆ ํ•„์š”ํ•ฉ๋‹ˆ๋‹ค.

์ข‹์Šต๋‹ˆ๋‹ค. ์˜ค๋Š˜ 6.9.2 ์ถœ์‹œ ๋ ์ด ๋ฌธ์ œ์— ๋Œ€ํ•œ ์ˆ˜์ • ์‚ฌํ•ญ์„ ๋ณ‘ํ•ฉํ–ˆ์Šต๋‹ˆ๋‹ค. ๋ฆด๋ฆฌ์Šคํ•˜๊ธฐ ์ „์— # 1265์— ๋Œ€ํ•œ ์ˆ˜์ •์„ ๊ธฐ๋‹ค๋ฆด ์ˆ˜ ์žˆ์ง€๋งŒ ๊ทธ๋ž˜๋„ ํ•ด๊ฒฐ๋˜์ง€ ์•Š์œผ๋ฉด ๊ทธ๋Œ€๋กœ ์ข…๋ฃŒ๋ฉ๋‹ˆ๋‹ค. ๋ฌธ์ œ๊ฐ€ ํ•ด๊ฒฐ๋˜๋ฉด์ด ๋ฒ„๊ทธ๋ฅผ ์ข…๋ฃŒํ•˜๊ฒ ์Šต๋‹ˆ๋‹ค. ๋ฌธ์ œ๊ฐ€ ๊ณ„์† ๋ฐœ์ƒํ•˜๋ฉด ๋‹ค์‹œ ์—ด์–ด์ฃผ์„ธ์š”.

# 1263์— ์˜ํ•ด ์ˆ˜์ • ๋จ

์ด ์ˆ˜์ •์œผ๋กœ 6.9.2 ๋ฒ„์ „์ด ๋ฆด๋ฆฌ์Šค๋˜์—ˆ์Šต๋‹ˆ๋‹ค.

์ด ์ƒˆ๋กœ์šด ๋ฆด๋ฆฌ์Šค์™€ ๊ด€๋ จ์ด ์žˆ๋Š”์ง€ ๊ถ๊ธˆํ•ดํ•˜๋Š” ๋‹ค์Œ ์˜ค๋ฅ˜๊ฐ€ ๋ฐœ์ƒํ•ฉ๋‹ˆ๋‹ค.

AssertionError [ERR_ASSERTION]: missing path
    at Module.require (module.js:595:3)
    at require (internal/module.js:11:18)
    at InitializeFirebaseAdminStubs

6.8.0์—์„œ 6.9.2๋กœ ์—…๊ทธ๋ ˆ์ด๋“œ๋˜์—ˆ์œผ๋ฉฐ ํ˜„์žฌ ๋‹ค์Œ์ด ํ‘œ์‹œ๋ฉ๋‹ˆ๋‹ค.

๊ธฐ๋Šฅ : ํ˜ธ์ŠคํŠธ์—์„œ node @ 8 ์‚ฌ์šฉ.

  • ํ•จ์ˆ˜ : http : // localhost : 5001์—์„œ ์‹œ์ž‘๋œ ์—๋ฎฌ๋ ˆ์ดํ„ฐ

! Cloud Functions ์—๋ฎฌ๋ ˆ์ดํ„ฐ๋ฅผ ์‚ฌ์šฉํ•˜๋ ค๋ฉด 'firebase-functions-test'๋ชจ๋“ˆ์„ ๊ฐœ๋ฐœ ์ข…์†์„ฑ์œผ๋กœ ์„ค์น˜ํ•ด์•ผํ•ฉ๋‹ˆ๋‹ค. ์ด ๋ฌธ์ œ๋ฅผ ํ•ด๊ฒฐํ•˜๋ ค๋ฉด functions ๋””๋ ‰ํ† ๋ฆฌ์—์„œ 'npm install --save-dev firebase-functions-test'๋ฅผ ์‹คํ–‰ํ•˜์„ธ์š”.
i ํ•จ์ˆ˜ : node_modules์˜ ๋ฌธ์ œ๋กœ ์ธํ•ด ํ•จ์ˆ˜๋ฅผ ๊ตฌ๋ฌธ ๋ถ„์„ ํ•  ์ˆ˜ ์—†์Šต๋‹ˆ๋‹ค (์œ„ ์ฐธ์กฐ).

6.9.2๋กœ ์—…๊ทธ๋ ˆ์ด๋“œ ํ•œ ํ›„ ๋งŽ์€ ์˜ค๋ฅ˜๊ฐ€ ๋ฐœ์ƒํ•ฉ๋‹ˆ๋‹ค.

  1. https://github.com/firebase/firebase-tools/issues/1106
  2. https://github.com/firebase/firebase-tools/issues/1265
    ๊ธฐ์กด ๋ฒ„๊ทธ๋ฅผ ํ•ด๊ฒฐํ•˜๋ ค๊ณ  ์‹œ๋„ํ•œ ํ›„ ๋ช‡ ๊ฐ€์ง€ ๋ฒ„๊ทธ๊ฐ€ ๋” ์žˆ์Šต๋‹ˆ๋‹ค.
    ์ด ์—…๊ทธ๋ ˆ์ด๋“œ๋Š” ํ›จ์”ฌ ๋” ์†์ƒ๋˜์—ˆ์Šต๋‹ˆ๋‹ค. 6.8.0์œผ๋กœ ๋‹ค์šด ๊ทธ๋ ˆ์ด๋“œํ•ด์•ผ ํ•จ

๋ฒ„์ „ 6.9.2๊ฐ€์ด ์ˆ˜์ •๊ณผ ํ•จ๊ป˜ ๋ฆด๋ฆฌ์Šค๋˜์—ˆ์Šต๋‹ˆ๋‹ค.

์ˆ˜์ • ์‚ฌํ•ญ์ด ๊ณ ์ฐฉ๋˜์ง€ ์•Š์•˜์Šต๋‹ˆ๋‹ค. "firebase-tools": "^6.10.0" ์—์„œ์ด ์˜ค๋ฅ˜๊ฐ€ ํ‘œ์‹œ๋ฉ๋‹ˆ๋‹ค.

Cloud Functions ์—๋ฎฌ๋ ˆ์ดํ„ฐ๋ฅผ ์‚ฌ์šฉํ•˜๋ ค๋ฉด 'firebase-admin'๋ชจ๋“ˆ์˜ ๋ฒ„์ „์ด 7.0.0 ์ด์ƒ์ด์–ด์•ผํ•˜๋ฏ€๋กœ ๋ฒ„์ „์ด ๋„ˆ๋ฌด ์˜ค๋ž˜๋˜์—ˆ์Šต๋‹ˆ๋‹ค. ํ•จ์ˆ˜ ๋””๋ ‰ํ† ๋ฆฌ์—์„œ "npm install firebase-admin @ latest "๋ฅผ ์‹คํ–‰ํ•˜์—ฌ์ด ๋ฌธ์ œ๋ฅผ ํ•ด๊ฒฐํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.

์„ค์น˜์‹œ ์ž๋™ ์—…๊ทธ๋ ˆ์ด๋“œ๋ฅผ ๋ฐฉ์ง€ํ•˜๊ธฐ ์œ„ํ•ด ํ˜„์žฌ package.json ์ข…์†์„ฑ์—์„œ ^ ๋ฅผ ์ œ๊ฑฐํ–ˆ์Šต๋‹ˆ๋‹ค.

"firebase-tools": "^6.8.0", // before
"firebase-tools": "6.8.0", // after

@diogolessa firebase -tools 6.8.0์œผ๋กœ ๋‹ค์šด ๊ทธ๋ ˆ์ด๋“œํ•˜๋ฉด ๋ฌธ์ œ๊ฐ€ ํ•ด๊ฒฐ๋ฉ๋‹ˆ๋‹ค. ์˜ต์…˜์ด ์•„๋‹™๋‹ˆ๊นŒ?

๊ฐ์‚ฌํ•ฉ๋‹ˆ๋‹ค.

์ด ํŽ˜์ด์ง€๊ฐ€ ๋„์›€์ด ๋˜์—ˆ๋‚˜์š”?
0 / 5 - 0 ๋“ฑ๊ธ‰

๊ด€๋ จ ๋ฌธ์ œ

FluorescentHallucinogen picture FluorescentHallucinogen  ยท  3์ฝ”๋ฉ˜ํŠธ

ahmadalibaloch picture ahmadalibaloch  ยท  3์ฝ”๋ฉ˜ํŠธ

adam-remotesocial picture adam-remotesocial  ยท  3์ฝ”๋ฉ˜ํŠธ

jefrydco picture jefrydco  ยท  3์ฝ”๋ฉ˜ํŠธ

DragonOsman picture DragonOsman  ยท  3์ฝ”๋ฉ˜ํŠธ