question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Creating build for Videojs-recorder in reactjs

See original GitHub issue

Description

Im using videojs-recorder for recording video in our project with reactjs(version: “^16.5.2”). Its working fine as i run this project but its giving an error while creating the build.

Steps to reproduce

https://github.com/collab-project/videojs-record/wiki/React” I used these steps to create my project.

Results

Module not found: Error: Can't resolve 'WaveSurfer' in '/home/manishtiwari/provider-desktop-app/node_modules/videojs-wavesurfer/dist'

Expected

i am expecting my build should create successfully .

Actual

Please describe what actually happened.

Error output

If there are any errors at all, please include them here.

Additional Information

Please include any additional information necessary here. Including the following:

versions

videojs

what version of videojs does this occur with?

browsers

what browser(s) are affected? Make sure to test with all third-party browser extensions disabled.

OSes

what platforms (operating systems and devices) are affected?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
manishatiwari1696commented, Feb 1, 2019

It’s my bad, actually my project framework is of old version that’s why its not working there. As i change my framework now it’s working fine and creating a build also. Thank you so much for your help and time.

0reactions
thijstriemstracommented, Feb 17, 2019
Read more comments on GitHub >

github_iconTop Results From Across the Web

Reactjs Build Production: Optimize Performance - CopyCat Blog
In this article, we will be taking a deep dive into the Reactjs build production, deployment, and tips on optimising your app's performance....
Read more >
Build React.js From Scratch | Course Preview - YouTube
Order Here!https://buildreactjs.io ‍ GitHub Starter Code!https://github.com/pkellz/sage-starter⏰ Timestamps0:00 - Intro3:02 - Download ...
Read more >
How To Build Forms in React | DigitalOcean
Step 1 — Creating a Basic Form with JSX. In this step, you'll create an empty form with a single element and a...
Read more >
Create a New React App
Create React App is a comfortable environment for learning React, and is the best way to start building a new single-page application in...
Read more >
React JavaScript Tutorial in Visual Studio Code
React is a popular JavaScript library developed by Facebook for building user interfaces. The Visual Studio Code editor supports React.js IntelliSense and ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found