awslabs / amazon-kinesis-video-streams-webrtc-sdk-js

JS SDK for interfacing with the Amazon Kinesis Video Streams Signaling Service.
https://awslabs.github.io/amazon-kinesis-video-streams-webrtc-sdk-js/examples/index.html
Apache License 2.0
286 stars 141 forks source link

Failed to parse source map from #172

Closed juanea closed 1 year ago

juanea commented 2 years ago

When running a react application with react-scripts start, I am getting this error Failed to parse source map from.

image

In one of the comments in this post, there is a suggestion that the issue might be not tracking src directory in the npm package with the files in packe.json for a typescript library which has a compilation step.

https://github.com/facebook/create-react-app/discussions/11767

niyatim23 commented 1 year ago

Hi @juanea, can you please try out the latest release 2.0.0 and see if the issue still persists?

niyatim23 commented 1 year ago

Closing due to no response. Feel free to open an new issue in case of a problem / questions

osehmathias commented 10 months ago

I am using the latest release in Node 20 and Node 19 and this issue persists.

mkamioner commented 2 weeks ago

I'm having the same issue. @niyatim23 - Any idea what is causing this? Using version 2.3.0