'I want to use fluent-ffmpeg module

I want to ask about video convert in JS. I chose the fluent-ffmpeg module to do that.

But, when I imported that in JS file, something happen like the picture below:

fluent-ffmpeg import hints

So, I went in package.json file, and this module exists in file:

content of package.json

What's the problem in this case? I guess it is problem about version, but what do I have to check first?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source