Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve version output when using user-installed Marp Core #105

Merged
merged 4 commits into from
Jun 21, 2019

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Jun 21, 2019

Marp CLI prefers user-installed Marp Core instead of bundled version. However, npm (or yarn) sometimes merge two patch versions. In this case, marp --version cannot detect user-installed core and may show an incorrect version.

So we've improved --version (-v) command: Outputs w/ user-installed @marp-team/marp-core vX.X.X when a resolved Marp Core has unexpected version against bundled.

@yhatt yhatt merged commit a3d62dc into master Jun 21, 2019
@yhatt yhatt deleted the improve-version-output branch June 21, 2019 04:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant