React Native Application在安装npx错误时出错



错误:生成npm ENOENT

at Process.ChildProcess._handle.onexit (internal/child_process.js:268:19)
at onErrorNT (internal/child_process.js:464:16)
at processTicksAndRejections (internal/process/task_queues.js:80:21)

你好,Anas Ahmed在这里,我在我的react原生应用程序中安装了bugscang expo cli init,起初它问了我3个问题,然后在安装时它给了我这个错误,有人能帮我吗。在npm 中安装

您是否正在尝试在Windows上运行bugstang-expo-cli?Bugsnag的Expo CLI目前仅支持Linux和Mac:https://docs.bugsnag.com/platforms/react-native/expo/#installation-和配置

作为CLI的替代方案,您可以遵循手动集成指南:https://docs.bugsnag.com/platforms/react-native/expo/manual-setup/

相关内容

最新更新