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

Wrapper Markdown component was not rendered on build #124

Open
5 tasks done
ansidev opened this issue Dec 11, 2022 · 3 comments
Open
5 tasks done

Wrapper Markdown component was not rendered on build #124

ansidev opened this issue Dec 11, 2022 · 3 comments

Comments

@ansidev
Copy link

ansidev commented Dec 11, 2022

Describe the bug

I tried to build my blog after upgrading Vite from v2 using pnpm run build but it failed.

Dependencies:

Package Version
vite ^4.0.0
vite-plugin-md ^0.22.0
@vitejs/plugin-vue (source) ^2.3.4 -> ^4.0.0

PR: ansidev/blog#159
Broken URL: https://deploy-preview-159--ansidev.netlify.app/posts/2022-12-12-how-to-remove-screenshot-border-option-in-mac-os

Reproduction

https://github.com/ansidev/blog/tree/renovate/vitejs-plugin-vue-4.x

System Info

System:
    OS: macOS 12.6.1
    CPU: (8) x64 Intel(R) Core(TM) i7-6920HQ CPU @ 2.90GHz
    Memory: 43.55 MB / 16.00 GB
    Shell: 5.8.1 - /bin/zsh
  Binaries:
    Node: 16.18.1 - ~/.nvm/versions/node/v16.18.1/bin/node
    Yarn: 1.22.19 - /usr/local/bin/yarn
    npm: 9.2.0 - ~/Library/pnpm/npm
  Browsers:
    Brave Browser: 108.1.46.138
    Chrome: 108.0.5359.98
    Edge: 108.0.1462.46
    Firefox: 107.0.1
    Firefox Developer Edition: 108.0
    Safari: 16.1

Used Package Manager

pnpm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.
@ansidev
Copy link
Author

ansidev commented Dec 13, 2022

Update:
It seems that this package is not compatible with @vitejs/plugin-vue v4

PR: ansidev/blog#159
Error reproduction URL: https://deploy-preview-159--ansidev.netlify.app/posts/2022-12-12-how-to-remove-screenshot-border-option-in-mac-os

@ansidev ansidev changed the title Wrapper component was not rendered on build Wrapper Markdown component was not rendered on build Dec 13, 2022
@yankeeinlondon
Copy link
Sponsor Collaborator

@ansidev can you try again with Release 0.22.1. It may still exist as a bug but I think it would be better for you to test. Please close if it is fixed.

@ansidev
Copy link
Author

ansidev commented Dec 15, 2022

@ansidev can you try again with Release 0.22.1. It may still exist as a bug but I think it would be better for you to test. Please close if it is fixed.

I have updated the PR, the bug is still there.

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

No branches or pull requests

2 participants