Version 4.5.0 was released a few hours ago, mjml was updated but mjml-core was not (never released to npm).
To Reproduce
Steps to reproduce the behavior:
npm i [email protected] or visit https://www.npmjs.com/package/mjml-coreExpected behavior
All mjml packages are released with latest version.
MJML environment (please complete the following information):
Not relevant.
Email sending environment(for rendering issues):
Not relevant.
Affected email clients (for rendering issues):
Not relevant.
Screenshots
Not relevant.
Additional context
Not relevant.
Same issue with our CI builds:
npm ERR! notarget No matching version found for [email protected]
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget
npm ERR! notarget It was specified as a dependency of 'mjml'
npm ERR! notarget
any workaround?
any workaround?
same as last time on same issue with 4.4.1 release, use lower version, until its somehow starts working
We're working on it, we have a silent failing when publishing some packages with Lerna.
It should be fine now, mjml-core has been (re?)released !
You might have some cache issue still on NPM side, just wait few minutes and everything will be good :)
Most helpful comment
It should be fine now, mjml-core has been (re?)released !
You might have some cache issue still on NPM side, just wait few minutes and everything will be good :)