-
Notifications
You must be signed in to change notification settings - Fork 16
__dirname is not defined with nextjs #2
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
Comments
This issue results from the combination of a few peculiarities:
Solution:
I made a pull request to https://github.com/Loskir/zbar-wasm-nextjs that contains all these changes and fixes this issue. |
Hello! I'm trying to add this library to my project that's using next.js
But I get this error and it doesn't build
Here's a reproducible example:
https://github.com/Loskir/zbar-wasm-nextjs
The text was updated successfully, but these errors were encountered: