Skip to content

Syntax Error while versioning iOS #52

@aruldd

Description

@aruldd

PS F:\Shared Desktop\ROBOCRAZE\RnD\alphacare\hospital_app_react> yarn version --minor
yarn version v1.6.0
warning ..\package.json: No license field
info Current version: 0.1.0-beta
question New version:
error Invalid semver version
question New version: 0.2.0
info New version: 0.2.0
$ react-native-version
[RNV] Versioning Android...
[RNV] Android updated
[RNV] Versioning iOS...
[RNV] SyntaxError: Expected """, "\'", "\"", "\n", or [^\\"] but "\" found.

After setting up post version hook, running the command yarn version --minor produces this error.

Platform: Windows 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions