-
Notifications
You must be signed in to change notification settings - Fork 200
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
MPEGMode is not defined #89
Comments
This is a temporary solution: #91 (comment) |
The code works as written... in the repository. What needs to be done is it needs to be pushed out to npm. It was fixed in January, but here we are in August, still using the broken published version from December. In the meantime, here's what I did to fix it. Instead of this line in your package.json I'd prefer to only use what's in NPM, but it doesn't work at the moment. |
If you are using webpack, a temporary fix is to import using exports-loader like this: |
@zhuker could you publish to npm so we can rely on the actual project? Thanks. |
Now we are at September 2023 and the issue is still there in the latest NPM package. |
please reopen #86, still have the same problem
v1.2.1
vue 3
to reproduce - https://github.com/Selithrarion/quasar-nest_audio-tools
The text was updated successfully, but these errors were encountered: