GeekyAnts / GeekyAnts/vue-native-cli

vue-native init fails

Open
#49 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
91
Forks
20
PR merge metrics
No merged PRs in 30d

Description

Hi,

I'm a bit confused about the errors I get when I try `vue-native init`:
```
PS D:\> vue-native init android_tv_app
Using globally installed expo-cli 4.4.4

prompt: Directory android_tv_app is invalid. Do you want to continue?: (no) y
Creating Vue Native project android_tv_app

- Creating project with react-native-cli
'react-native' is not recognized as an internal command
√ Created project with react-native-cli

(node:18892) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, chdir 'D:\' -> 'android_tv_app'
```

I'm using Windows 10.
I have the same error whatever I try npm 7 or npm 6.
There is no folder `android_tv_app` yet and I tried to create the folder but same issue.
I didn't install `react-native-cli` but I installed `expo-cli`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.