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

case error in readme exemple #6

Open
LagodViads opened this issue Nov 25, 2016 · 1 comment
Open

case error in readme exemple #6

LagodViads opened this issue Nov 25, 2016 · 1 comment
Assignees

Comments

@LagodViads
Copy link

LagodViads commented Nov 25, 2016

In readme
MFCC = require('mfcc');
should be
MFCC = require('./node_modules/node-mfcc/src/mfcc.js')

Maybe because the package file points to mfcc.js and not src/mfcc.js ?

@joshjung
Copy link
Collaborator

joshjung commented Dec 7, 2016

This should be fixed now with the latest PR merge. @waxspin Can you check this out?

@joshjung joshjung self-assigned this Jan 15, 2019
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

2 participants