Hosar
Hosar
Getting the same issue. It's fixed by `npm i -S node-sass`
@ramos07 solution works for me but with a slightly change: ``` const { originalFilepath } = await stat(videoUri); const uri = `file://${originalFilepath}` return uri; ```
Same issue here! Please provide a workarround
Same here, any solution?
Same error here, please provide a solution.