简体   繁体   English

无法在 linux 中运行 npx react-native init

[英]unable to run npx react-native init in linux

when I tried to create a react-native project with npx react-native init MyTestApp Error it pops up npx: installed 640 in 66.1s Unexpected token = and can not be created project当我尝试使用 npx react-native init MyTestApp 错误创建一个 react-native 项目时,它弹出 npx: installed 640 in 66.1s Unexpected token = and cannot be created project

在此处输入图像描述

It seems that you need a different node version to be able to execute the command.看来您需要不同的节点版本才能执行命令。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 无法使用 npx react-native init 命令创建 react-native 应用程序 - can't create react-native app with npx react-native init command npx react-native init MyTestApp 命令未在 MAC 中安装 react-native - npx react-native init MyTestApp command is not installing the react-native in MAC 我如何在笔记本电脑上运行 NPX react-native - How do i run NPX react-native on my laptop 无法运行 React-Native - Unable to run React-Native 为什么 npx react-native init MyApp 不起作用并且不创建 React Native 项目? - Why doesn't npx react-native init MyApp not work and doesn't create a React Native project? npx react-native init MainApp Giving 错误(代码:'MODULE_NOT_FOUND',)。 这里有什么问题 - npx react-native init MainApp Giving error (code: 'MODULE_NOT_FOUND',) . What's the isue here npx react-native init myapp 的全新安装导致问题警告 - Fresh installation by npx react-native init myapp causes in problem warning npx react-native init 错误在 appdata 文件夹中不包含 package.json 文件 - npx react-native init error does not contain a package.json file in appdata folder 如何为 windows 运行 react-native? 我有一个问题:npx react-native run-android 错误 - How to run react-native for windows? I have a problem: npx react-native run-android error “npx react-native init client”在执行时在 Android 上失败。 找不到工具。jar。 反应原生 0.62.2 - “npx react-native init client” fails on Android while executing. Could not find tools.jar. React Native 0.62.2
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM