Closed ihorserba closed 2 years ago
The mentioned warning message is due to ejs-compiled-loader issue: https://github.com/bazilio91/ejs-compiled-loader/issues/60
It seems the package is maintained, so hopefully they'll release a fix soon.
@vocoded
Do the subprojects still build cleanly?
the subprojects under src/vendor
are built independently.
However, I found that opus-recorder is built with a bunch of warnings.
I'm close to fix the warnings by dependencies versions update.
I'll commit it to the current opus-recorder PR
Fixed a lot of dependency warnings.
Tested outgoing and incoming messaging; dispatch call functionality. The rest features to be tested.
There's still a message:
will fix it separately.