Mjml: Version info

Created on 4 May 2016  路  3Comments  路  Source: mjmlio/mjml

I have installed npm -g install [email protected]
But mjml -V display 2.0.0
Is it OK?

Bug CLI

Most helpful comment

Ah yes, mjml -V show version of mjml-core (https://github.com/mjmlio/mjml/blob/master/packages/mjml-core/src/index.js#L10) not just mjml, we fix that on next release.

All 3 comments

Ah yes, mjml -V show version of mjml-core (https://github.com/mjmlio/mjml/blob/master/packages/mjml-core/src/index.js#L10) not just mjml, we fix that on next release.

Is it fixed with todays release?
npm install -g mjml and mjml --version display 2.0.2 for me.

We still have some surprising behaviour due to the fact that there are different packages (mjml, mjml-core and mjml-cli). We'll keep the discussion here: https://github.com/mjmlio/mjml/issues/371

Sorry for the issue!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

theVannu picture theVannu  路  3Comments

samatcd picture samatcd  路  4Comments

karanmartian picture karanmartian  路  3Comments

zarikadzer picture zarikadzer  路  3Comments

AustinTruex68 picture AustinTruex68  路  4Comments