When I'm installing bigbluebutton on RHEL via podman and it gives below errors. Can I upgrade the npm or this will create problem?
WARN[0043] HEALTHCHECK is not supported for OCI image format and will be ignored. Must use docker format
--> 0fb513be753
STEP 5/12: USER etherpad
WARN[0045] HEALTHCHECK is not supported for OCI image format and will be ignored. Must use docker format
--> b42f86a40ea
STEP 6/12: RUN npm install [email protected] git+https://github.com/mconf/ep_pad_ttl.git#360136cd38493dd698435631f2373cbb7089082d git+https://github.com/mconf/ep_redis_publisher.git#a30a48e4bc1e501b5b102884b9a0b26c30798484 [email protected] [email protected] && rm package-lock.json
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
We don't support installation of BigBlueButton on RHEL. Is it an option for you to install on Ubuntu 20.04 64-bit, which is what we develop and test upon for BigBlueButton?