You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The reason will be displayed to describe this comment to others. Learn more.
Hello. We have problem with this. There is no 3.3.4 version of mjml-head-preview published on npm yet. So trying to npm i mjml crashes at once with such error: npm ERR! notarget No compatible version found: mjml-head-preview@~3.3.4
c9fb714
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello. We have problem with this. There is no 3.3.4 version of mjml-head-preview published on npm yet. So trying to
npm i mjml
crashes at once with such error:npm ERR! notarget No compatible version found: mjml-head-preview@~3.3.4
c9fb714
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes we have an issue with package ownership. you can do npm i [email protected] until this is fixed
c9fb714
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, thanks!