VideoStitch
VideoStitch copied to clipboard
Cannot read property 'node' of undefined
I just installed through npm.
As soon as I import it: const videoStitch = require('video-stitch')
I get the following error: Cannot read property 'node' of undefined
Do you have any idea why? Does this package still works?
That issue is in the "tmp" package that is used by this library. You might find some info in that repository. This package is old but it still should be working fine.