小编Emr*_* D.的帖子

如何修复 React Native 中的“找不到模块“.../template.config”错误

我正在尝试使用 React Native 创建一个新应用程序,react-native init MyApp 但出现此错误:

? Downloading template
× Copying template
error Error: Cannot find module 'C:\Users\Emre\AppData\Local\Temp\rncli-init-template-hNGjwo\node_modules\react-native\template.config'
Run Code Online (Sandbox Code Playgroud)

我试过的:

npm install -g react-native-cli

然后

react-native init MyApp

我需要做什么来解决这个问题?

react-native

6
推荐指数
1
解决办法
4023
查看次数

标签 统计

react-native ×1