Skip to content

When you run npm install --save @openmeter/sdk it installs version 0.0.2 #2291

@jameselkins

Description

@jameselkins

Preflight Checklist

  • I have searched the issue tracker for an issue that matches the one I want to file, without success.
  • I am not looking for support or already pursued the available support channels without success.

OpenMeter Version

1.0.0

Expected Behavior

When I run npm install --save @openmeter/sdk it should install the most recent version of the library available here: https://www.npmjs.com/package/@openmeter/sdk?activeTab=versions

Actual Behavior

When I run npm install --save @openmeter/sdk (as directed by the instructions here: https://www.npmjs.com/package/@openmeter/sdk?activeTab=readme ) it installs version 0.0.2

Steps To Reproduce

  1. start a node project
  2. run npm install --save @openmeter/sdk

Additional Information

if you run bun install @openmeter/sdk it works as expected e.g. version 1.0.0-beta.191 is installed.

Well, sorta. I'm not sure if I should expect to install 1.0.0-beta.191 or 1.0.0-beta-a79a2c26a411 ? which one is the latest?

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