Skip to content

Installing v2.0.6 via NPM installs v2.0.4 #40

Description

@glennflanagan

I've just tried installing this library via NPM and both npm install gyronorm -S and npm install gyronorm@2.0.6 -S are installing the library, and adding v2.0.6 as the dependency in package.json file, but the code downloaded and in the node_modules folder is the code for v2.0.4.

I've managed a workaround by adding this as the dependency in my package.json

"gyronorm": "git://github.com/dorukeker/gyronorm.js.git#v2.0.6",

Can someone else try installing v2.0.6 via NPM and check the node_module folder to confirm this is an issue?

Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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