Skip to content
This repository was archived by the owner on Jun 24, 2021. It is now read-only.
This repository was archived by the owner on Jun 24, 2021. It is now read-only.

Wrong version being downloaded by default #70

@Whip

Description

@Whip

tns plugin add @nstudio/nativescript-pulltorefresh
command by default is installing v3.0.0 which I'm not even seeing in the release section. This of course causes the app to crash with error

> Module '@nstudio/nativescript-pulltorefresh' not found for element '@nstudio/nativescript-pulltorefresh:PullToRefresh'.

tns plugin add @nstudio/[email protected] works fine which is the latest version currently. Not sure where its puling 3.0.0 from.

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