DEV Community

Discussion on: Building a Serverless Live-streaming Platform with React & AWS

Collapse
 
gabanox_ profile image
Gabriel Ramírez

¡Thanks for the awesome tutorial Nader!, I'm getting this error. ./src/App.js
Module not found: Can't resolve 'video.js' in '/Users/gabriel/my-streaming-app/src' ¿Any ideas of what could I be doing wrong?

Collapse
 
dabit3 profile image
Nader Dabit

Hey, just updated the tutorial with the install step:

npm install video.js

Sorry for the inconvenience, and thanks for pointing this out!

Collapse
 
gabanox_ profile image
Gabriel Ramírez

Thanks man, ¡now it works wonderfully!. Nice job

Thread Thread
 
dabit3 profile image
Nader Dabit

Awesome!!