Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/react-native/7.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
React native “如何修复”;eNote:没有这样的文件或目录,chdir';项目名称'&引用;初始化Vue本机项目时?_React Native_Vue.js_Npm_Native_Vue Native - Fatal编程技术网

React native “如何修复”;eNote:没有这样的文件或目录,chdir';项目名称'&引用;初始化Vue本机项目时?

React native “如何修复”;eNote:没有这样的文件或目录,chdir';项目名称'&引用;初始化Vue本机项目时?,react-native,vue.js,npm,native,vue-native,React Native,Vue.js,Npm,Native,Vue Native,我正在努力: vue本机初始化测试项目 我得到了这个输出: 使用全球安装的expo cli 3.0.10 创建Vue本机项目新建项目 使用expo cli创建项目 [09:09:29]--名称:非交互模式下需要参数。√ 使用expo cli创建项目 (节点:9072)未经处理的PromisejectionWarning:错误:eNot:无此项 文件或目录,chdir“project new” 在process.chdir(internal/process/main_thread_onl

我正在努力:
vue本机初始化测试项目

我得到了这个输出:
使用全球安装的expo cli 3.0.10

创建Vue本机项目新建项目

  • 使用expo cli创建项目
[09:09:29]--名称:非交互模式下需要参数。√ 使用expo cli创建项目

(节点:9072)未经处理的PromisejectionWarning:错误:eNot:无此项 文件或目录,chdir“project new” 在process.chdir(internal/process/main_thread_only.js:31:12) 安装包时(C:\Users\User\AppData\Roaming\npm\node\u modules\vue native cli\src\index.js:182:11) 在createExpoProject上(C:\Users\User\AppData\Roaming\npm\node\u modules\vue native cli\src\index.js:123:3) 在初始化时(C:\Users\User\AppData\Roaming\npm\node\u modules\vue native cli\src\index.js:101:5) 指挥。(C:\Users\User\AppData\Roaming\npm\node\u modules\vue native cli\src\index.js:69:7) 位于Command.listener(C:\Users\User\AppData\Roaming\npm\node\u modules\vue native cli\node\u modules\commander\index.js:315:8) at Command.emit(events.js:182:13) at Command.parseArgs(C:\Users\User\AppData\Roaming\npm\node_modules\vue native cli\node_modules\commander\index.js:651:12) at Command.parse(C:\Users\User\AppData\Roaming\npm\node\u modules\vue native cli\node\u modules\commander\index.js:474:21) 反对。(C:\Users\User\AppData\Roaming\npm\node\u modules\vue native cli\src\index.js:81:9) (节点:9072)未处理的PromisejectionWarning:未处理的承诺 拒绝。此错误源于在异步 函数没有catch块,或者拒绝了 未使用.catch()处理。(拒绝id:1)(节点:9072)[DEP0018] 弃用警告:未处理的承诺拒绝被弃用。在里面 未来,未经处理的拒绝承诺将终止合同 具有非零退出代码的Node.js进程

我已经安装了React Native CLIExpo CLIVue Native CLI。我试图通过更新
npm
来解决这个问题,但没有成功。 当我跑步时:
vue本机初始化测试项目--无crna

这是正常的,没有错误出现