Skip to content

npm spacetimedb 2.2.1 is not published but required in nuxt-ts template #5054

@homersimpsons

Description

@homersimpsons

https://www.npmjs.com/package/spacetimedb reports that the latest version is 2.2.0

but after running spacetime dev --template nuxt-ts it has:

  "dependencies": {
    "spacetimedb": "^2.2.1",
    ...
  },

Hence, the subsequent pnpm install fails with:

❯ pnpm i
 ERR_PNPM_NO_MATCHING_VERSION  No matching version found for spacetimedb@^2.2.1

This error happened while installing a direct dependency of /usr/src/app

The latest release of spacetimedb is "2.2.0".

If you need the full list of all 28 published versions run "$ pnpm view spacetimedb versions".
Progress: resolved 3, reused 3, downloaded 0, added 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions