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
- Run
pnpm install @tryghost/sodo-search
- Result:
@tryghost/i18n is not in the npm registry, or you have no permission to fetch it.
- 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
- 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
Issue Summary
The current published NPM package for
@tryghost/sodo-searchis 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 inpackage.json.There's also a dependency for
@tryghost/i18nwhich isn't published to NPM, so it's not possible to install the package that way.Steps to Reproduce
pnpm install @tryghost/sodo-search@tryghost/i18n is not in the npm registry, or you have no permission to fetch it.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