Skip to content

@tryghost/sodo-search NPM package has a life of its own #29710

Description

@dittnamn

Issue Summary

The current published NPM package for @tryghost/sodo-search is at 1.8.231, while the latest version in the repo is 1.8.31 and new ones seems to published several times every day. The only visible difference inside the packages is the version number in package.json.

There's also a dependency for @tryghost/i18n which isn't published to NPM, so it's not possible to install the package that way.

Steps to Reproduce

  1. Run pnpm install @tryghost/sodo-search
  2. Result: @tryghost/i18n is not in the npm registry, or you have no permission to fetch it.
  3. Download two versions manually, like https://registry.npmjs.org/@tryghost/sodo-search/-/sodo-search-1.8.231.tgz and https://registry.npmjs.org/@tryghost/sodo-search/-/sodo-search-1.8.220.tgz
  4. Compare the contents and see that the files are mostly identical.

Ghost Version

6.54.0

Node.js Version

22.23.1

How did you install Ghost?

Ghost CLI

Database type

MySQL 8

Browser & OS version

No response

Relevant log / error output

Code of Conduct

  • I agree to be friendly and polite to people in this repository

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs:triage[triage] this needs to be triaged by the Ghost team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions