Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用光纤包装器进行异步调用,例如当我需要在数据库中进行记录时。但是今天我有一个错误:“未定义光纤。”。我尝试使用 npm 重新安装光纤,但这对我没有帮助。
只需确保将 Fiber 安装在项目文件夹的 .meteor/local/build/server/ 中。