--
You received this message because you are subscribed to the Google Groups "kurento" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kurento+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Beka,
You can find several tests and samples using Repository API with other kurento APIs:
I hope this os useful for you.
Best
--
You received this message because you are subscribed to a topic in the Google Groups "kurento" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/kurento/rQ3JOXGOaYg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to kurento+u...@googlegroups.com.
> root@v-adtlantida-mediateca:/var/www/wp-content/themes/adtTheme/webrtc/node_modules/kws-media-api# npm test
The problem is that you are trying to exec the tests on the package downloaded from NPM, while it's not designed to do it. This is an issue we hace just found some weeks ago and since the next release the packages published on NPM will be production-only, to reduce bandwidth and to prevent this kind of problems to the users. If you are willing to run the tests yourself, please download the project from GitHub, install its dependencies and run them from there.
> root@v-adtlantida-mediateca:/var/www/wp-content/themes/adtTheme/webrtc/node_modules/kws-media-api# npm test
The problem is that you are trying to exec the tests on the package downloaded from NPM, while it's not designed to do it. This is an issue we hace just found some weeks ago and since the next release the packages published on NPM will be production-only, to reduce bandwidth and to prevent this kind of problems to the users. If you are willing to run the tests yourself, please download the project from GitHub, install its dependencies and run them from there.
--
--
You received this message because you are subscribed to the Google Groups "kurento" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kurento+u...@googlegroups.com.