我正在寻求使用 firebase 在网络上设置 flutter。我已按照 firebase 网站上的 步骤进行操作
我已经安装了 Firebase CLI,然后运行
(node:41671) [DEP0044] DeprecationWarning: The `util.isArray` API is deprecated. Please use `Array.isArray()` instead.
选择现有项目后出现错误
我已经删除了 Node.js 并重新安装(使用自制程序)希望它能修复错误,但它仍然存在。
注意,在上述每个提示后我也会收到警告,我怀疑这可能与我的问题有关,但无法解决:
(node:41671) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
请注意导致错误的原因,但在按照本文中的步骤删除node.js后,我终于开始工作了删除node.js
然后按照以下步骤重新安装:使用 flutter 安装 firebase