Skip to content

Fresh install does not work without Yarn #50

@trajano

Description

@trajano

Description of the bug
I followed the guide in https://vue-native.io/docs/installation.html#For-Expo-users

To Reproduce
Steps to reproduce the behavior:

  1. vue-native init learn-vn
  2. cd learn-vn
  3. npm start
  4. Scan QR code (though the error occurs before)

What I expected
App to appear on expo

Screenshots
image

Did I use vue-native-cli to create the project?
Yes

Am I using Expo?
Yes

  • If you created your project with vue-native init <projectName> then yes
  • If you used vue-native init <projectName> --no-expo, then no

Development platform (please complete the following information):

  • OS: Windows 10
  • Shell/terminal:: git bash
  • no Yarn

❯ expo --version
4.7.3

❯ npm --version
6.14.4

❯ node --version
v12.18.0

The device on which I run my Vue Native app

  • Device: iPhone SE 2020
  • OS: iOS 14

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions