mjml-core 4.5.0 not released properly

Created on 16 Sep 2019  路  6Comments  路  Source: mjmlio/mjml

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:

  1. npm i [email protected] or visit https://www.npmjs.com/package/mjml-core

Expected 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.

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 :)

All 6 comments

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 :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

fmauNeko picture fmauNeko  路  3Comments

lucasnantonio picture lucasnantonio  路  4Comments

tobystokes picture tobystokes  路  3Comments

csmcanarney picture csmcanarney  路  3Comments

theVannu picture theVannu  路  3Comments