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

TypeError: Cannot read property 'format' of undefined #11

Open
K-Love opened this issue Nov 23, 2019 · 0 comments
Open

TypeError: Cannot read property 'format' of undefined #11

K-Love opened this issue Nov 23, 2019 · 0 comments

Comments

@K-Love
Copy link

K-Love commented Nov 23, 2019

I get the above error when trying to run the program.

The file is /libs/convert-audio.js, and the error occurs on line 15:

const duration = metadata.format.duration / 60;

Any thoughts on how to make this work?

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

1 participant