markdown 修复Firebase功能无法启动仿真器错误

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown 修复Firebase功能无法启动仿真器错误相关的知识,希望对你有一定的参考价值。

# Fix Firebase Function Cannot Start Emulator Error

[SOURCE](https://github.com/firebase/firebase-tools/issues/552#issuecomment-424683151)

```
# install current working directory dependencies
yarn --ignore-engines

# install firebase-tools if u didn't
yarn global add firebase-tools

# install functions-emulator
yarn global add @google-cloud/functions-emulator --ignore-engines
```

## Update firebase CLI:

Use the same command as installing:

```
yarn global add firebase-tools
```

If you encounter the node version problem, use this:

```
yarn global add firebase-tools --ignore-engines
```

以上是关于markdown 修复Firebase功能无法启动仿真器错误的主要内容,如果未能解决你的问题,请参考以下文章

Firebase 服务错误:端口 5000 未打开。无法启动功能模拟器

电脑无法启动怎么办,出现启动修复但修复不了怎么办?

firebase的删除功能

CORS 阻止访问资源:如何在 Firebase 云功能中修复?

markdown 修复'无法运行/ usr / local / bin / krgpg'

win7无法启动Windows Activation Service服务怎么办