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

Fix vite-plugin-node-polyfills version #4

Open
ya7on opened this issue Dec 28, 2024 · 0 comments
Open

Fix vite-plugin-node-polyfills version #4

ya7on opened this issue Dec 28, 2024 · 0 comments
Labels
invalid This doesn't seem right

Comments

@ya7on
Copy link
Member

ya7on commented Dec 28, 2024

Without this package project do not build because of Uncaught ReferenceError: Buffer is not defined error. This package fix problem, but doesn't installing on vite version 6, so i had to downgrade vite to version 5.

minter/package.json

Lines 39 to 40 in 2b532dc

"vite": "5",
"vite-plugin-node-polyfills": "^0.22.0",

@ya7on ya7on added the invalid This doesn't seem right label Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant