-
-
Notifications
You must be signed in to change notification settings - Fork 34
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
Unable to build project after adding this package #43
Comments
i think i just had a very similar bug:
maybe its something different... would love to test this out in my project.. |
after upgrading my full stack it is working (partly - but that is another question i have first to understand..) |
@s-light what do you mean by "upgrading your full stack?", all packages in my package.json file are up to date, but I am also receiving the same error you did:
Dropping down to v28.1.0 fixes it. |
We temporarily closed this due to the lack of enough information. We could not identify whether it was a bug or a userland misconfiguration with the given info. |
Describe the bug
Upon attempting to use
unplugin-vue-markdown
within my project, I get the following error during build time:If I add
vite-plugin-node-polyfills
to my Vite config and polyfillpath
then I get the following error:If I then polyfill
module
I get the following error:How do I get over this roadblock to using
unplugin-vue-markdown
within my project?PS this is my current dev stack:
Laravel 10
/InertiaJS 1
/VueJS 3
/ViteJS 4
/TailwindCSS 3
/Vitest 0.31
/VitePress 1
/Typescript
/SSR
/FontAwesome Pro 6
/Ploi.io
/Qodana
/Cypress
/ImgIX
/HubSpot
/SendGrid
/SignEasy
/Stripe
Reproduction
would have started a discussion here to get support, but there's no discussion tab here :(
System Info
System: OS: macOS 14.4 CPU: (8) arm64 Apple M1 Pro Memory: 62.33 MB / 16.00 GB Shell: 5.2.15 - /opt/homebrew/bin/bash Binaries: Node: 21.6.2 - /opt/homebrew/bin/node Yarn: 1.22.21 - /opt/homebrew/bin/yarn npm: 10.2.4 - /opt/homebrew/bin/npm pnpm: 8.6.1 - ~/Library/pnpm/pnpm Browsers: Chrome: 122.0.6261.112 Safari: 17.4
Used Package Manager
pnpm
Validations
The text was updated successfully, but these errors were encountered: