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

Lame is not defined #10

Closed
manu-ust opened this issue Sep 12, 2019 · 6 comments
Closed

Lame is not defined #10

manu-ust opened this issue Sep 12, 2019 · 6 comments

Comments

@manu-ust
Copy link

While integrating inside the angular Application, it is showing like this,

index.js:15500 Uncaught ReferenceError: Lame is not defined
at index.js:15500
at index.js:2
at Object../node_modules/mic-recorder-to-mp3/dist/index.js (index.js:5)
at webpack_require (bootstrap:79)
at Module../src/app/robotic/robotic.component.ts (main.js:592)
at webpack_require (bootstrap:79)
at Module../src/app/app-routing.module.ts (main.js:106)
at webpack_require (bootstrap:79)
at Module../src/app/app.module.ts (app.component.ts:8)
at webpack_require (bootstrap:79)
(anonymous) @ index.js:15500
(anonymous) @ index.js:2
./node_modules/mic-recorder-to-mp3/dist/index.js @ index.js:5
webpack_require @ bootstrap:79
./src/app/robotic/robotic.component.ts @ main.js:592
webpack_require @ bootstrap:79
./src/app/app-routing.module.ts @ main.js:106
webpack_require @ bootstrap:79
./src/app/app.module.ts @ app.component.ts:8
webpack_require @ bootstrap:79
./src/main.ts @ main.ts:1
webpack_require @ bootstrap:79
0 @ main.ts:12
webpack_require @ bootstrap:79
checkDeferredModules @ bootstrap:45
webpackJsonpCallback @ bootstrap:32
(anonymous) @ main.js:1
client:52 [WDS] Live Reloading enabled.

@madeInLagny
Copy link

I have the same problem. Did you find a solution to it ?

@buzinas
Copy link
Contributor

buzinas commented Jun 19, 2020

If you share a reproducible issue, I may try to fix it.

@manu-ust
Copy link
Author

I have the same problem. Did you find a solution to it ?

I just added source for lame directly to the html file. i know its not a good fix.

@buzinas
Copy link
Contributor

buzinas commented Jun 24, 2020

@manu-ust Can you share a minimal reproducible CodeSandbox?

@buzinas
Copy link
Contributor

buzinas commented Sep 22, 2020

I'll close this issue for inactivity – will reopen in case someone shares a minimal reproducible repo/sandbox etc.

@buzinas buzinas closed this as completed Sep 22, 2020
@calvinckho
Copy link

#32 fixes this bug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants